Skip to content

Commit

Permalink
update version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
KatjaGlassConsulting committed May 28, 2024
1 parent 76b4a43 commit a7d0074
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 2.0.6 to 2.0.7 (fix)

- Deletion of users who had approvals had not been possible, this is now fixed (new install needed)

```bash
bin/console kimai:reload
bin/console kimai:bundle:approval:install
```

## 2.0.5 to 2.0.6 (enhancements)

- Remove other deprecations
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "A Kimai plugin to manage approvals and supporting related API",
"homepage": "https://www.kimai.org/store/katjaglass-approval-bundle.html",
"type": "kimai-plugin",
"version": "2.0.6",
"version": "2.0.7",
"keywords": [
"kimai",
"kimai-plugin"
Expand Down

0 comments on commit a7d0074

Please sign in to comment.