Skip to content

Commit

Permalink
controlling update to 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpapst committed Jan 3, 2024
1 parent 0f0d800 commit 3e43f85
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions _data/store/controlling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ bundle:
command: "kimai:bundle:workcontract:install"
purchase: true
versions:
- [ "1.5.0", "2.8.0" ]
- [ "1.4.0", "2.7.0" ]
- [ "1.3.0", "2.5.0" ]
- [ "1.2.0", "2.1.0" ]
Expand Down
11 changes: 11 additions & 0 deletions _includes/store/changelog/keleo-controlling.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## Version 1.5.0

Compatibility: requires minimum Kimai 2.8.0

- Added: new category to book "unpaid holiday" absences
- Added: generic calculation logic to prevent required adjustments for new categories
- Added: different duration limitation for absence types (e.g. 75 days in one booking for parental leave)
- Added: command `bin/console kimai:bundles:workcontract:absence-types` to debug absence types
- Fixed: time calculation for new "child is sick" and "parental leave" categories
- Fixed: deprecation by using DateTimeImmutable

## Version 1.4.0

Compatibility: requires minimum Kimai 2.7.0
Expand Down

0 comments on commit 3e43f85

Please sign in to comment.