Skip to content

Commit 38cce44

Browse files
author
alchemycms-bot
committed
Release v8.2.0
1 parent c1c62fe commit 38cce44

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## 8.2.0 (2026-04-13)
4+
5+
## What's Changed
6+
* Start development of version 5.2.0.dev by @alchemycms-bot[bot] in https://github.com/AlchemyCMS/alchemy_i18n/pull/91
7+
* Translations for schedule element button by @tvdeyen in https://github.com/AlchemyCMS/alchemy_i18n/pull/88
8+
* Add XML to show_page_in_sitemap translations across all locales by @antwertinger in https://github.com/AlchemyCMS/alchemy_i18n/pull/92
9+
* Add missing Alchemy 8.2 translations by @tvdeyen in https://github.com/AlchemyCMS/alchemy_i18n/pull/93
10+
11+
## New Contributors
12+
* @antwertinger made their first contribution in https://github.com/AlchemyCMS/alchemy_i18n/pull/92
13+
14+
**Full Changelog**: https://github.com/AlchemyCMS/alchemy_i18n/compare/v5.1.0...v8.2.0
15+
316
## 5.1.0 (2026-02-18)
417

518
## What's Changed

lib/alchemy_i18n/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module AlchemyI18n
2-
VERSION = "8.2.0.dev"
2+
VERSION = "8.2.0"
33
end

0 commit comments

Comments
 (0)