summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ff6af5f8..ee26cd9f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+## [alpha-0.6.1] - 2020-08-02
+
+### Added
+
+- added experimental NNTP backend
+- added server extension support and use in account status tab
+
+### Fixed
+
+- imap: fixed IDLE connection getting stuck when using DEFLATE
+
## [alpha-0.6.0] - 2020-07-29
### Added
@@ -70,3 +81,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[unreleased]: #
[alpha-0.5.1]: https://github.com/meli/meli/releases/tag/alpha-0.5.1
[alpha-0.6.0]: https://github.com/meli/meli/releases/tag/alpha-0.6.0
+[alpha-0.6.1]: https://github.com/meli/meli/releases/tag/alpha-0.6.1