Skip to content

Commit a8d8c25

Browse files
committed
Fixup changelog for 2.8.0 release
Correct date. Keep the [Unreleased] section at the top.
1 parent 0db0728 commit a8d8c25

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7-
## 2.8.0 - 2023-06-16
7+
## [Unreleased]
8+
9+
## 2.8.0 - 2023-08-26
810

911
* Call of deprecated `err.description()` replaced with `err.to_string()`.
1012
* Avoided all catchable panics in async drain thread.

0 commit comments

Comments
 (0)