There was an error while loading. Please reload this page.
1 parent 382da2c commit fd5ed98Copy full SHA for fd5ed98
2 files changed
CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
+## 16.6.0 - 2026-02-12
9
+
10
+### Added
11
12
+* German (de) localization (thanks to @kennymc-c)
13
14
## 16.5.0 - 2026-02-08
15
16
### Added
lib/imap/backup/version.rb
@@ -4,7 +4,7 @@ module Imap::Backup
4
# @private
MAJOR = 16
- MINOR = 5
+ MINOR = 6
REVISION = 0
0 commit comments