File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -108,6 +108,17 @@ your_crate = "0.1.2"
108
108
109
109
This is a changelog describing the most important changes per release.
110
110
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
+
111
122
### Version 0.9.1 — 2020-07-07
112
123
113
124
* [ #91 ] ( https://github.com/mgeisler/version-sync/pull/91 ) : Pull in
You can’t perform that action at this time.
0 commit comments