Skip to content

Commit

Permalink
Updated CHANGELOG with 0.6.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
magjac committed Apr 29, 2020
1 parent d694999 commit c7b4809
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.6.4]
### Fixed
* Drawing edges or inserting nodes does not work in production bundle #139

## [0.6.3]
### Changed
* Upgraded [d3-graphviz](https://gitlab.com/magjac/d3-graphviz) to version [3.0.5](https://github.com/magjac/d3-graphviz/blob/master/CHANGELOG.md#305) thereby replacing [Viz.js](https://github.com/mdaines/viz.js/) with [@hpcc-js/wasm](https://github.com/hpcc-systems/hpcc-js-wasm).
Expand Down Expand Up @@ -151,7 +155,8 @@ Never released
* Keyboard shortcuts
* Mouse interactions

[Unreleased]: https://github.com/magjac/graphviz-visual-editor/compare/v0.6.3...HEAD
[Unreleased]: https://github.com/magjac/graphviz-visual-editor/compare/v0.6.4...HEAD
[0.6.4]: https://github.com/magjac/graphviz-visual-editor/compare/v0.6.3...v0.6.3
[0.6.3]: https://github.com/magjac/graphviz-visual-editor/compare/v0.6.1...v0.6.3
[0.6.1]: https://github.com/magjac/graphviz-visual-editor/compare/v0.6.0...v0.6.1
[0.6.0]: https://github.com/magjac/graphviz-visual-editor/compare/v0.5.0...v0.6.0
Expand Down

0 comments on commit c7b4809

Please sign in to comment.