Skip to content

Commit

Permalink
Update ChangeLog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tilk authored Dec 20, 2021
1 parent 0cab09a commit cb06f79
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ All notable changes to this project will be documented in this file.
### Changed
- The `elkjs` layout engine now includes laying out edges via adding bend points. The SPOrE algorithm was disabled because it did not work well with the change. (Contributor: Yichao Yu)

### Fixed
- The `*Const` family of arithmetic operations is now correctly JSON serialized, and they are better tested. (Contributor: Yichao Yu)

## [0.10.0] -- 2021-10-06

### Added
Expand Down

0 comments on commit cb06f79

Please sign in to comment.