chore(release): 0.2.2

This commit is contained in:
DDEV User
2024-01-28 18:09:32 +01:00
parent 47e6efad95
commit f88e1d5094
2 changed files with 21 additions and 2 deletions
+19
View File
@@ -4,6 +4,25 @@
All notable changes to this project will be documented in this file.
<!--- END HEADER -->
## [0.2.2](https://git/ep/team/compare/v0.2.1...v0.2.2) (2024-01-28)
### Features
* Change default sorting of assignments ([62e8d1](https://git/ep/team/commit/62e8d115ded47c40975d930cad4f1f229326fbcb))
* Mark documents global ([79a4a8](https://git/ep/team/commit/79a4a8fef5489d44cce6b65870190f3105322e88))
* Move earliest date for invoice upload to last day of assignment ([23cbd1](https://git/ep/team/commit/23cbd17ade2e7c860a6509adc232d32825198fd8))
* Reduce number of rating stars to 5 ([e74284](https://git/ep/team/commit/e742843eb53e9e59aa7adfd1dbdf09d2d7f5b27f))
### Bug Fixes
* Filter out deleted job profiles ([3c0cc1](https://git/ep/team/commit/3c0cc1c7766f2576327b4bf8504fc7c3604e525d))
* Only use destination's pickup values ([75bd05](https://git/ep/team/commit/75bd0554742884b41eefc94e2a2e8dc480daa1ce))
* Simplify requirements info ([85200e](https://git/ep/team/commit/85200e29603a205ab2c9e03d82d729b26acf22b7))
* Use existing route ([bd3b36](https://git/ep/team/commit/bd3b3688c5841bb7ee017575ae65131b189bd052))
---
## [0.2.1](https://git/ep/team/compare/v0.2.0...v0.2.1) (2024-01-25)
### Bug Fixes