diff --git a/CHANGELOG.md b/CHANGELOG.md index cb6e266..2904f7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,8 @@ # Change log -## (unreleased) +## 0.0.2 * Feature: Add the option to merge short edges into long ones to save drawing resources [#8](https://github.com/xenharmonic-devs/ji-lattice/issues/8) + * Feature: Implement a helper to align prime directions horizontally ## 0.0.1 * Feature: Collect overlapping steps in an equally tempered grid into a list of indices [#6](https://github.com/xenharmonic-devs/ji-lattice/issues/6)