release 2.5.0
This commit is contained in:
parent
f49ba1f7ba
commit
7be17ead58
|
@ -7,6 +7,14 @@ ml).
|
|||
|
||||
## testing
|
||||
|
||||
## [2.5.0] - 2022-11-30
|
||||
- [added] #407 erasure section with tabs in top.
|
||||
- [added] #411 add new generic device as Other.
|
||||
- [changed] #409 add backend pagination instead of javascript.
|
||||
- [changed] #410 change teh top search for advanced search.
|
||||
- [fixed] #412 show in snapshots log, type upload correctly.
|
||||
- [fixed] #413 put order in documents.
|
||||
|
||||
## [2.4.3] - 2022-11-18
|
||||
- [added] #386 add registration module.
|
||||
- [added] #387 add template settings for Secure Erasure.
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = "2.4.3"
|
||||
__version__ = "2.5.0"
|
||||
|
|
Reference in New Issue