chore(release): 0.2.0

This commit is contained in:
DDEV User
2024-01-10 18:10:24 +01:00
parent cf90ffcd19
commit aa9ec07603
2 changed files with 19 additions and 2 deletions
+17
View File
@@ -4,6 +4,23 @@
All notable changes to this project will be documented in this file.
<!--- END HEADER -->
## [0.2.0](https://git/ep/team/compare/v0.1.4...v0.2.0) (2024-01-10)
### Features
* Display teamers' average ratings in several locations ([159ea3](https://git/ep/team/commit/159ea37a4225931ccac0d7ace9185eff352ed033))
* Pickup selection depending on bus chaperon ([cf90ff](https://git/ep/team/commit/cf90ffcd19bcc90b05479fff87e6659dfe76b352))
* Prevent editing of assignments with applications or dispositions ([33d8d9](https://git/ep/team/commit/33d8d9ad26c96ed0852af0ec6a50b7c1c56b6039))
* Tooltips with tippy.js ([7215b3](https://git/ep/team/commit/7215b3077bb829eb76b8f713fd587d4c69852745))
### Bug Fixes
* Add missing translation ([d994a6](https://git/ep/team/commit/d994a6fa5f54633828d1e9521f54adb2f88f53db))
* Display bus information in assignment info ([114d3f](https://git/ep/team/commit/114d3f29f082f25143eca93b9d39ea559977cb09))
---
## [0.1.4](https://git/ep/team/compare/v0.1.3...v0.1.4) (2023-12-12)
### Features
+1 -1
View File
@@ -127,5 +127,5 @@
"symfony/stopwatch": "6.4.*",
"symfony/web-profiler-bundle": "6.4.*"
},
"version": "0.1.4"
"version": "0.2.0"
}