CHANGELOG.md and change version

This commit is contained in:
Cayo Puigdefabregas 2022-10-18 17:01:38 +02:00
parent f33499cb23
commit c8a4b16667
2 changed files with 17 additions and 1 deletions

View File

@ -7,6 +7,22 @@ ml).
## testing
## [2.4.2] - 2022-10-18
- [added] #373 Enhancement - UX Lots.
- [added] #377 add prefix in lots in device list.
- [added] #378 add new button transfer.
- [added] #381 add servers erase and show storage disk in list of device.
- [added] #383 new setup page and add server_erase in placeholder.
- [added] #384 add redirect snapshot to twin public page.
- [changed] #371 changes phid.
- [changed] #372 remove logo.
- [changed] #374 changes links UI management and Data Storage Erasure.
- [changed] #375 changes columns in snapshot logs.
- [changed] #379 changes representation date times.
- [fixed] #380 fix layout print label.
- [fixed] #382 fix template device list.
- [fixed] #385 components in unbinding process.
## [2.4.1] - 2022-10-05
- [added] #365 Manage dependencies using pip-tools.
- [added] #368 add migrations of monitors and mobiles.

View File

@ -1 +1 @@
__version__ = "2.4.1"
__version__ = "2.4.2"