Skip to content

Commit

Permalink
Add changelog for v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
frostburn committed Mar 29, 2024
1 parent e10de83 commit a541db8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change log

## 0.0.3
* Bug fix: Connect nodes that are one unit apart within epsilon tolerance. [#12](https://github.com/xenharmonic-devs/ji-lattice/issues/12)
* Bug fix: Don't create "diagonal" edges even if the nodes are one unit apart. [#13](https://github.com/xenharmonic-devs/ji-lattice/issues/13)

## 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
Expand Down

0 comments on commit a541db8

Please sign in to comment.