mirror of https://github.com/itflow-org/itflow
Update changelog new minor release
This commit is contained in:
parent
b154930a4c
commit
0fad31d683
|
|
@ -2,6 +2,11 @@
|
|||
|
||||
This file documents all notable changes made to ITFlow.
|
||||
|
||||
## [25.02.3]
|
||||
|
||||
### Fixed
|
||||
- Fixed notificaitons being reversed as dismissed notifications.
|
||||
|
||||
## [25.02.2]
|
||||
|
||||
### Fixed
|
||||
|
|
|
|||
|
|
@ -5,4 +5,4 @@
|
|||
* Update this file each time we merge develop into master. Format is YY.MM (add a .v if there is more than one release a month.
|
||||
*/
|
||||
|
||||
DEFINE("APP_VERSION", "25.02.2");
|
||||
DEFINE("APP_VERSION", "25.02.3");
|
||||
|
|
|
|||
Loading…
Reference in New Issue