We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dce0a43 commit e8a9f00Copy full SHA for e8a9f00
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [v4.1.3](https://github.com/AlchemyCMS/alchemy_i18n/tree/v4.1.3) (2024-02-01)
4
+
5
+[Full Changelog](https://github.com/AlchemyCMS/alchemy_i18n/compare/v4.1.2...v4.1.3)
6
7
+**Merged pull requests:**
8
9
+- Add missing German translations for Alchemy 7.1 [\#59](https://github.com/AlchemyCMS/alchemy_i18n/pull/59) ([tvdeyen](https://github.com/tvdeyen))
10
11
## [v4.1.2](https://github.com/AlchemyCMS/alchemy_i18n/tree/v4.1.2) (2024-01-12)
12
13
[Full Changelog](https://github.com/AlchemyCMS/alchemy_i18n/compare/v4.1.1...v4.1.2)
lib/alchemy_i18n/version.rb
@@ -1,3 +1,3 @@
module AlchemyI18n
- VERSION = "4.1.2"
+ VERSION = "4.1.3"
end
0 commit comments