chore(release): 0.2.3

This commit is contained in:
DDEV User
2024-01-29 18:28:45 +01:00
parent 92e3dde9b8
commit 5ad7bfe769
2 changed files with 17 additions and 1 deletions
+16
View File
@@ -4,6 +4,22 @@
All notable changes to this project will be documented in this file.
<!--- END HEADER -->
## [0.2.3](https://git/ep/team/compare/v0.2.2...v0.2.3) (2024-01-29)
### Features
* Add divider between requirements ([bfdfb0](https://git/ep/team/commit/bfdfb0f04e63327acf09521b61daa18a3f58ff07))
* Dedicated icon when all requirements are met ([cb536c](https://git/ep/team/commit/cb536cca97f3bf508baddcc7df8a31fd0a432faf))
* Disable/hide potentially unused form fields ([165afa](https://git/ep/team/commit/165afa10acdd7d26a65344013efba041eac87bb6))
* Show due documents on teamer dashboard ([92e3dd](https://git/ep/team/commit/92e3dde9b89185c6c88bc59ac8a53bad039866f7))
### Bug Fixes
* Accept string argument ([838e19](https://git/ep/team/commit/838e1902d17653ceaacfcc53a16ed397de2048bd))
---
## [0.2.2](https://git/ep/team/compare/v0.2.1...v0.2.2) (2024-01-28)
### Features
+1 -1
View File
@@ -127,5 +127,5 @@
"symfony/stopwatch": "6.4.*",
"symfony/web-profiler-bundle": "6.4.*"
},
"version": "0.2.2"
"version": "0.2.3"
}