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 1e01813 commit 1a0a34aCopy full SHA for 1a0a34a
2 files changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 5.1.0 (2026-02-18)
4
+
5
+## What's Changed
6
+* Add German publish button translations by @tvdeyen in https://github.com/AlchemyCMS/alchemy_i18n/pull/89
7
8
9
+**Full Changelog**: https://github.com/AlchemyCMS/alchemy_i18n/compare/v5.0.2...v5.1.0
10
11
## 5.0.2 (2026-01-28)
12
13
## What's Changed
lib/alchemy_i18n/version.rb
@@ -1,3 +1,3 @@
module AlchemyI18n
- VERSION = "5.0.2"
+ VERSION = "5.1.0"
end
0 commit comments