Skip to content

Commit fd5ed98

Browse files
committed
Prepare release
1 parent 382da2c commit fd5ed98

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## 16.6.0 - 2026-02-12
9+
10+
### Added
11+
12+
* German (de) localization (thanks to @kennymc-c)
13+
814
## 16.5.0 - 2026-02-08
915

1016
### Added

lib/imap/backup/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module Imap::Backup
44
# @private
55
MAJOR = 16
66
# @private
7-
MINOR = 5
7+
MINOR = 6
88
# @private
99
REVISION = 0
1010
# @private

0 commit comments

Comments
 (0)