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 4306a1c commit fd09e78Copy full SHA for fd09e78
CHANGELOG.md
@@ -4,6 +4,16 @@ 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
+## 4.1.0 - 2020-10-21
8
+### Changed
9
+
10
+* Require `slog>=2.4`
11
+* Require `log>=0.4.11
12
13
+## Fixed
14
15
+* Remove unused dependency `crossbeam = 0.7.1`
16
17
## 4.0.0 - 2018-08-13
18
### Changed
19
0 commit comments