Skip to content

Commit 058358c

Browse files
committed
Update changelog for version 0.9.2
1 parent 009d232 commit 058358c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,17 @@ your_crate = "0.1.2"
108108

109109
This is a changelog describing the most important changes per release.
110110

111+
### Version 0.9.2 — 2021-02-13
112+
113+
* [#94](https://github.com/mgeisler/version-sync/pull/94): chore:
114+
Update pulldown-cmark to 0.8.
115+
* [#95](https://github.com/mgeisler/version-sync/pull/95): Fix
116+
non_fmt_panic lint error in latest nightly.
117+
* [#100](https://github.com/mgeisler/version-sync/pull/100): Setup
118+
weekly build to catch errors on nightly Rust.
119+
* [#101](https://github.com/mgeisler/version-sync/pull/101): Forbid
120+
warnings when building in CI.
121+
111122
### Version 0.9.1 — 2020-07-07
112123

113124
* [#91](https://github.com/mgeisler/version-sync/pull/91): Pull in

0 commit comments

Comments
 (0)