chore(release): 0.1.4

This commit is contained in:
DDEV User
2023-12-12 18:04:42 +01:00
parent f03df979db
commit da8bb26a86
+18
View File
@@ -4,6 +4,24 @@
All notable changes to this project will be documented in this file.
<!--- END HEADER -->
## [0.1.4](https://git/ep/team/compare/v0.1.3...v0.1.4) (2023-12-12)
### Features
* Calculate and store average rating with feedback ([a582f1](https://git/ep/team/commit/a582f149eb584d0e3df903844784aa55c07ba4f2))
* Email reminder about pending feedbacks for hotel managers ([ab066c](https://git/ep/team/commit/ab066c4656dadae1ffe64a98bb24300bf4dc3387))
* Extend teamer dashboard ([b5781d](https://git/ep/team/commit/b5781df8d9ad9f872d294a49326f485792f14101))
* Feedback approval by admins ([f03df9](https://git/ep/team/commit/f03df979dbdfb62ba805e6be179f26401584eaf6))
* Hide number of pending feedbacks when not applicable ([c011d7](https://git/ep/team/commit/c011d7e1cfd8a5953050a18c9d0c1f39a3709368))
* Hotel manager dashboard ([794c40](https://git/ep/team/commit/794c40003bdce504294ae0a5a4f16c96ace905a1))
### Bug Fixes
* Use correct return value of repository ([9d7686](https://git/ep/team/commit/9d76865ca4bcffb29749940141aa829075bd5d91))
---
## [0.1.4](https://git/ep/team/compare/v0.1.3...v0.1.4) (2023-12-07)
### Features