diff --git a/CHANGES.md b/CHANGES.md index a3c8a82..831d2b7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,7 +3,9 @@ ## 0.1.2 (2018-11-17) * Updated to ash 0.26 +* Use default struct init from ash * Made function pointer structs borrowed for performance +* Some minor cleanup ## 0.1.1 (2018-11-15)