modify changelog
This commit is contained in:
parent
47185aa956
commit
0529600c9b
36
CHANGELOG.md
36
CHANGELOG.md
|
@ -13,36 +13,38 @@ ml).
|
||||||
|
|
||||||
## [1.0.10-beta]
|
## [1.0.10-beta]
|
||||||
- [bugfix] #168 can to do a trade without devices.
|
- [bugfix] #168 can to do a trade without devices.
|
||||||
- [addend] #167 new actions of status devices: use, recycling, refurbish and management.
|
- [added] #167 new actions of status devices: use, recycling, refurbish and management.
|
||||||
|
- [changes] #177 new structure of trade.
|
||||||
|
- [bugfix] #184 clean nested of schemas of lot
|
||||||
|
|
||||||
## [1.0.9-beta]
|
## [1.0.9-beta]
|
||||||
- [addend] #159 external document as proof of erase of disk
|
- [added] #159 external document as proof of erase of disk
|
||||||
- [addend] #162 adding lot for devices unassigned
|
- [added] #162 adding lot for devices unassigned
|
||||||
|
|
||||||
|
|
||||||
## [1.0.8-beta]
|
## [1.0.8-beta]
|
||||||
- [bugfix] #161 fixing DataStorage with bigInteger
|
- [bugfix] #161 fixing DataStorage with bigInteger
|
||||||
|
|
||||||
## [1.0.7-beta]
|
## [1.0.7-beta]
|
||||||
- [addend] #158 support for encrypted snapshots data
|
- [added] #158 support for encrypted snapshots data
|
||||||
- [addend] #135 adding trade system
|
- [added] #135 adding trade system
|
||||||
- [addend] #140 adding endpoint for download the settings for usb workbench
|
- [added] #140 adding endpoint for download the settings for usb workbench
|
||||||
|
|
||||||
## [1.0.6-beta]
|
## [1.0.6-beta]
|
||||||
- [bugfix] #143 biginteger instead of integer in TestDataStorage
|
- [bugfix] #143 biginteger instead of integer in TestDataStorage
|
||||||
|
|
||||||
## [1.0.5-beta]
|
## [1.0.5-beta]
|
||||||
- [addend] #124 adding endpoint for extract the internal stats of use
|
- [added] #124 adding endpoint for extract the internal stats of use
|
||||||
- [addend] #122 system for verify all documents that it's produced from devicehub
|
- [added] #122 system for verify all documents that it's produced from devicehub
|
||||||
- [addend] #127 add one code for every named tag
|
- [added] #127 add one code for every named tag
|
||||||
- [addend] #131 add one code for every device
|
- [added] #131 add one code for every device
|
||||||
- [bugfix] #138 search device with devicehubId
|
- [bugfix] #138 search device with devicehubId
|
||||||
|
|
||||||
## [1.0.4-beta]
|
## [1.0.4-beta]
|
||||||
- [addend] #95 adding endpoint for check the hash of one report
|
- [added] #95 adding endpoint for check the hash of one report
|
||||||
- [addend] #98 adding endpoint for insert a new live
|
- [added] #98 adding endpoint for insert a new live
|
||||||
- [addend] #98 adding endpoint for get all licences in one query
|
- [added] #98 adding endpoint for get all licences in one query
|
||||||
- [addend] #102 adding endpoint for download metrics
|
- [added] #102 adding endpoint for download metrics
|
||||||
- [bugfix] #100 fixing bug of scheme live
|
- [bugfix] #100 fixing bug of scheme live
|
||||||
- [bugfix] #101 fixing bug when 2 users have one device and launch one live
|
- [bugfix] #101 fixing bug when 2 users have one device and launch one live
|
||||||
- [changes] #114 clean blockchain of all models
|
- [changes] #114 clean blockchain of all models
|
||||||
|
@ -51,11 +53,11 @@ ml).
|
||||||
- [remove] #114 remove proof system
|
- [remove] #114 remove proof system
|
||||||
|
|
||||||
## [1.0.3-beta]
|
## [1.0.3-beta]
|
||||||
- [addend] #85 add mac of network adapter to device hid
|
- [added] #85 add mac of network adapter to device hid
|
||||||
- [changed] #94 change form of snapshot manual
|
- [changed] #94 change form of snapshot manual
|
||||||
|
|
||||||
## [1.0.2-beta]
|
## [1.0.2-beta]
|
||||||
- [addend] #87 allocate, deallocate and live actions
|
- [added] #87 allocate, deallocate and live actions
|
||||||
- [fixed] #89 save json on disk only for shapshots
|
- [fixed] #89 save json on disk only for shapshots
|
||||||
- [addend] #83 add owner_id in all kind of device
|
- [added] #83 add owner_id in all kind of device
|
||||||
- [fixed] #91 The most old time allow is 1970-01-01
|
- [fixed] #91 The most old time allow is 1970-01-01
|
||||||
|
|
Reference in New Issue