Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpapst committed Sep 15, 2024
1 parent f3da2b1 commit ad951bf
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
21 changes: 11 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,32 @@
# Changelog
## Version 3.2.0

## 3.2.0
Compatibility: requires minimum Kimai 2.21.0

Compatibility: requires minimum Kimai 2.19.0
- Fix dropdowns (#5)
- Feature: added configuration to toggle financial- and time budget statistics (#6)
- Feature: allow to share an entire customer (#7)
- Feature: add details button and stats in project listing on shared customer page (#8)
- Internal: use latest repository features

- Fix dropdowns
- Feature: added configuration to toggle financial- and time budget statistics

## 3.1.0
## Version 3.1.0

Compatibility: requires minimum Kimai 2.11.0

- Changes in CSS files, required for Kimai 2.11.0 build

## 3.0.2
## Version 3.0.2

Compatibility: requires minimum Kimai 2.1.0

- Use attributes instead of annotations for Doctrine to prevent deprecation warnings

## 3.0.1
## Version 3.0.1

Compatibility: requires minimum Kimai 2.0.33

- Fix: possible pagination issues

## 3.0.0
## Version 3.0.0

Compatibility: requires minimum Kimai 2.0.26

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
],
"extra": {
"kimai": {
"require": 21900,
"require": 22100,
"name": "Shared-Projects"
}
},
Expand Down

0 comments on commit ad951bf

Please sign in to comment.