Skip to content

Commit cb0f4fd

Browse files
Merge #730
730: Correct incorrect year in CHANGELOG.md. r=toasteater a=mattdeboard Co-authored-by: Matt DeBoard <matt.deboard@gmail.com>
2 parents 6a1af86 + fe436fd commit cb0f4fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [0.9.3] - 2020-02-02
8+
## [0.9.3] - 2021-02-02
99

1010
### Fixed
1111

1212
- **The code now compiles on rustc versions not affected by https://github.com/rust-lang/rust/issues/79904**
1313

14-
## [0.9.2] - 2020-02-01
14+
## [0.9.2] - 2021-02-01
1515

1616
### Added
1717

0 commit comments

Comments
 (0)