Skip to content

Commit

Permalink
add version to 5.6.0 to CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
magjac committed Aug 18, 2024
1 parent 0d04bb7 commit 20ea447
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [5.6.0] – 2024-08-18

### Changed
* Upgrade @hpcc-js/wasm to 2.20.0 (Graphviz 12.1.0)

Expand Down Expand Up @@ -202,7 +204,8 @@ issue](https://github.com/d3/d3/issues/3469).
## 2.x & 1.x
See the [release notes](https://github.com/magjac/d3-graphviz/releases).

[Unreleased]: https://github.com/magjac/d3-graphviz/compare/v5.5.0...HEAD
[Unreleased]: https://github.com/magjac/d3-graphviz/compare/v5.6.0...HEAD
[5.6.0]: https://github.com/magjac/d3-graphviz/compare/v5.5.0...v5.6.0
[5.5.0]: https://github.com/magjac/d3-graphviz/compare/v5.4.0...v5.5.0
[5.4.0]: https://github.com/magjac/d3-graphviz/compare/v5.3.0...v5.4.0
[5.3.0]: https://github.com/magjac/d3-graphviz/compare/v5.2.0...v5.3.0
Expand Down

0 comments on commit 20ea447

Please sign in to comment.