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 0db0728 commit a8d8c25Copy full SHA for a8d8c25
CHANGELOG.md
@@ -4,7 +4,9 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
-## 2.8.0 - 2023-06-16
+## [Unreleased]
8
+
9
+## 2.8.0 - 2023-08-26
10
11
* Call of deprecated `err.description()` replaced with `err.to_string()`.
12
* Avoided all catchable panics in async drain thread.
0 commit comments