File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.9.5] ( https://github.com/SirChri/employee-shift-scheduler/compare/v0.9.4...v0.9.5 ) (2025-11-23)
9+
10+
11+ ### Bug Fixes
12+
13+ * change index description ([ #26 ] ( https://github.com/SirChri/employee-shift-scheduler/issues/26 ) ) ([ 5f67f26] ( https://github.com/SirChri/employee-shift-scheduler/commit/5f67f26ae48c7bf764c4549758058e34375c8563 ) )
14+ * changed license ([ #27 ] ( https://github.com/SirChri/employee-shift-scheduler/issues/27 ) ) ([ 21abba7] ( https://github.com/SirChri/employee-shift-scheduler/commit/21abba7ba6dd41ac5ea3c74903bff41914f1176b ) )
15+ * docker workdir ([ 3dd110c] ( https://github.com/SirChri/employee-shift-scheduler/commit/3dd110cbf864867f69f33a9b38141ab23c714b44 ) )
16+ * docker workdir ([ d8c50b2] ( https://github.com/SirChri/employee-shift-scheduler/commit/d8c50b221afc4d8caa9a61c81aad12d0c6e45b03 ) )
17+ * pr check workflow ([ 01d3dfa] ( https://github.com/SirChri/employee-shift-scheduler/commit/01d3dfad2e91386351fdff40e799d19e4d1c6d60 ) )
18+
819## [ 0.9.4]
920
1021### Added
Original file line number Diff line number Diff line change 1010 </parent >
1111 <groupId >io.sirchri</groupId >
1212 <artifactId >ess</artifactId >
13- <version >0.9.5-SNAPSHOT </version >
13+ <version >0.9.5</version >
1414 <packaging >war</packaging >
1515 <name >ess</name >
1616 <description >Shift Scheduler</description >
You can’t perform that action at this time.
0 commit comments