Skip to content

Commit

Permalink
add version 4.5.0 to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
magjac committed Dec 11, 2022
1 parent 80d9249 commit b84e346
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]

## [4.5.0]

### Changed
* Upgrade @hpcc-js/wasm to 1.16.6 (Graphviz 7.0.1)

Expand Down Expand Up @@ -134,7 +136,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## 2.x & 1.x
See the [release notes](https://github.com/magjac/d3-graphviz/releases).

[Unreleased]: https://github.com/magjac/d3-graphviz/compare/v4.4.0...HEAD
[Unreleased]: https://github.com/magjac/d3-graphviz/compare/v4.5.0...HEAD
[4.5.0]: https://github.com/magjac/d3-graphviz/compare/v4.4.0...v4.5.0
[4.4.0]: https://github.com/magjac/d3-graphviz/compare/v4.3.0...v4.4.0
[4.3.0]: https://github.com/magjac/d3-graphviz/compare/v4.2.0...v4.3.0
[4.2.0]: https://github.com/magjac/d3-graphviz/compare/v4.1.1...v4.2.0
Expand Down

0 comments on commit b84e346

Please sign in to comment.