diff --git a/ChangeLog.md b/ChangeLog.md index 2d4c49a..2889f5b 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,12 @@ # Revision history for reani +## 0.1.5.0 -- 2019-07-07 + +* Basic driver for live previewing and rendering. +* Basic tools for manipulating SVGs (pathification, simplification, lowering + transformations, etc). +* Automated CI builds (azure). + ## 0.1.0.0 -- YYYY-mm-dd * First version. Released on an unsuspecting world.