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 96c3d13 commit e3080b8Copy full SHA for e3080b8
CHANGELOG.md
@@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
## [Unreleased]
8
+### Changed
9
+* Replaced `chrono` with `time` (PR #28). Thanks @ShellWowza
10
+* Bump Minimum Supported Rust Version from `1.38` -> `1.53`
11
+* Switch to Github Actions
12
13
## 2.5.0 - 2022-01-21
14
### Changed
0 commit comments