chore(release): 0.2.5

This commit is contained in:
DDEV User
2024-01-31 20:16:16 +01:00
parent 69c83288a5
commit acec8f2226
2 changed files with 18 additions and 1 deletions
+17
View File
@@ -4,6 +4,23 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
<!--- END HEADER --> <!--- END HEADER -->
## [0.2.5](https://git/ep/team/compare/v0.2.4...v0.2.5) (2024-01-31)
### Features
* Additional jobprofile infotext ([2a9e12](https://git/ep/team/commit/2a9e1232ec7d1bb700b039ea402d358f8ae4de52))
* Filter assignments by status ([69c832](https://git/ep/team/commit/69c83288a5e122d103be9b321273a11bfc66cfd9))
* Status 'draft' for assignments ([b328eb](https://git/ep/team/commit/b328ebd91b15261bb8c25417edb73a42e02a89eb))
* Teamer contact data in info popup ([9ae298](https://git/ep/team/commit/9ae2988c1a1f28a30e9b07d95d82de15a4de5e02))
### Bug Fixes
* Losen constraint to edit assignment ([d2ebb6](https://git/ep/team/commit/d2ebb6b70f7619e83d51c9e7c02747271440eda1))
* Update wording of alert message to match actual conditions ([aef01f](https://git/ep/team/commit/aef01f25b79cb0d324a791b498d7da916c300518))
---
## [0.2.4](https://git/ep/team/compare/v0.2.3...v0.2.4) (2024-01-31) ## [0.2.4](https://git/ep/team/compare/v0.2.3...v0.2.4) (2024-01-31)
### Features ### Features
+1 -1
View File
@@ -127,5 +127,5 @@
"symfony/stopwatch": "6.4.*", "symfony/stopwatch": "6.4.*",
"symfony/web-profiler-bundle": "6.4.*" "symfony/web-profiler-bundle": "6.4.*"
}, },
"version": "0.2.4" "version": "0.2.5"
} }