]> git.lizzy.rs Git - rust.git/blobdiff - CHANGELOG.md
Add a correct indent before trait's closing brace with empty body
[rust.git] / CHANGELOG.md
index 4b9d82ef7bec85c3eb68834db3e8f80e1da9c6a7..d868d83a5ce7c497346a84ec51d3baf4df211299 100644 (file)
@@ -2,6 +2,9 @@
 
 ## [Unreleased]
 
+- `use_small_heuristics` changed to be an enum and stabilised. Configuration
+  options are now ready for 1.0.
+
 ## [0.4.1] 2018-03-16
 
 ### Added