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 08f2515 commit 114e5c4Copy full SHA for 114e5c4
CHANGELOG.md
@@ -5,7 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
8
-## 2.0.0 - 2017-12-14
+## 2.2.0 - 2019-08-21
9
+### Changed
10
+
11
+* Updated dependencies
12
13
+## 2.1.0 - 2017-12-14
14
### Changed
15
16
* Updated dependencies
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
3
name = "slog-envlogger"
4
-version = "2.1.0"
+version = "2.2.0"
authors = ["The Rust Project Developers", "Dawid Ciężarkiewicz <[email protected]>"]
license = "MIT/Apache-2.0"
readme = "README.md"
0 commit comments