Increment Minor Version and update Changelog
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -2,6 +2,16 @@
|
||||
|
||||
This file documents all notable changes made to ITFlow.
|
||||
|
||||
## [25.05.1]
|
||||
|
||||
### Added / Changed
|
||||
- Added Domain Expiring Card to Client Portal Dashboard for Primary and Technical Users.
|
||||
- Added Balance and Monthly Recurring Amount to Client Portal Dahboard for Primary and Technical Users.
|
||||
|
||||
### Fixed
|
||||
- Add Payment not showing in Invoice.
|
||||
|
||||
|
||||
## [25.05]
|
||||
|
||||
### Added / Changed
|
||||
|
||||
@@ -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.05");
|
||||
DEFINE("APP_VERSION", "25.05.1");
|
||||
|
||||
Reference in New Issue
Block a user