Fix test.

This commit is contained in:
Stephen Chung
2020-11-01 16:02:10 +08:00
parent a2e2b5e2ef
commit 3485f9b00b
2 changed files with 3 additions and 2 deletions

View File

@@ -24,6 +24,7 @@ Breaking changes
New features
------------
* `f32_float` feature to set `FLOAT` to `f32`.
* Low-level API for custom syntax allowing more flexibility in designing the syntax.
* `Module::fill_with` to poly-fill a module with another.