chore(release): 0.2.1
This commit is contained in:
@@ -4,6 +4,17 @@
|
|||||||
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.1](https://git/ep/team/compare/v0.2.0...v0.2.1) (2024-01-25)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* Don't filter application list by rejected status in repository ([1654ab](https://git/ep/team/commit/1654ab990355b7a7a60ce7a0e48d3683c7e6548f))
|
||||||
|
* Limit destination autocomplete results to upcoming dates ([b27964](https://git/ep/team/commit/b2796467809cb11e0624c72218ac08b8efe67f84))
|
||||||
|
* Prevent null pointer exception ([8fafe3](https://git/ep/team/commit/8fafe3f5464c943f742372034d44eb5f82998f2e))
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## [0.2.0](https://git/ep/team/compare/v0.1.4...v0.2.0) (2024-01-10)
|
## [0.2.0](https://git/ep/team/compare/v0.1.4...v0.2.0) (2024-01-10)
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|||||||
+2
-2
@@ -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.0"
|
"version": "0.2.1"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user