Release version 2.1.0
This commit is contained in:
parent
640cc99a71
commit
d218b19dd5
|
@ -8,6 +8,8 @@ ml).
|
||||||
## master
|
## master
|
||||||
|
|
||||||
## testing
|
## testing
|
||||||
|
|
||||||
|
## [2.1.0] - 2022-05-11
|
||||||
- [added] #219 Add functionality to searchbar (Lots and devices).
|
- [added] #219 Add functionality to searchbar (Lots and devices).
|
||||||
- [added] #222 Allow user to update its password.
|
- [added] #222 Allow user to update its password.
|
||||||
- [added] #233 Filter in out trades from lots selector.
|
- [added] #233 Filter in out trades from lots selector.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = "2.1.0.dev"
|
__version__ = "2.1.0"
|
||||||
|
|
Reference in New Issue