Skip to content

Commit e3080b8

Browse files
committed
Update Changelog with recent changes
- Switch to Github actions. This PR (#29) - Replace Chrono with time (PR #28) - Bump MSRV
1 parent 96c3d13 commit e3080b8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [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
812

913
## 2.5.0 - 2022-01-21
1014
### Changed

0 commit comments

Comments
 (0)