]> git.lizzy.rs Git - rust.git/blobdiff - CHANGELOG.md
publish
[rust.git] / CHANGELOG.md
index 29ca02a9774b4805352fd298f9289357c17df3cb..48c1362ae2cd490fdb6f3536dcd503a8d47c48f0 100644 (file)
@@ -1,6 +1,12 @@
 # Change Log
 All notable changes to this project will be documented in this file.
 
+## 0.0.109 — 2017-01-19
+* Update to *1.16.0-nightly (c07a6ae77 2017-01-17)*
+
+## 0.0.108 — 2017-01-12
+* Update to *rustc 1.16.0-nightly (2782e8f8f 2017-01-12)*
+
 ## 0.0.107 — 2017-01-11
 * Update regex dependency
 * Fix FP when matching `&&mut` by `&ref`