Skip to content

Commit c463c18

Browse files
committed
new release
1 parent d6fd7d2 commit c463c18

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

CHANGELOG.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Changelog
22

3-
## 0.11
4-
5-
- Renovate code base
6-
- Upgraded dependencies
7-
- Added invoice number generator
8-
93
## 0.10
104

5+
- Added invoice number generator
6+
- Fixed avatar image
7+
- Fixed migrations - thanks @ymarkus
8+
- Fixed translation files (xlf vs xliff, target language, resname via `bin/console kimai:translations --resname`)
119
- Fix deprecations
10+
- Upgraded dependencies
11+
- Renovate code base (code styles, phpstan issues)
1212

1313
## 0.9
1414

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Showcase plugin for Kimai, with demos for many extension points within the core",
44
"homepage": "https://www.kimai.org/store/demo-bundle.html",
55
"type": "kimai-plugin",
6-
"version": "0.11",
6+
"version": "0.10",
77
"keywords": [
88
"kimai",
99
"kimai-plugin"

0 commit comments

Comments
 (0)