diff --git a/CHANGELOG.md b/CHANGELOG.md index 51acdb9..c1a1eb1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ - fix: Do not pass display as param since it's a singleton + init locale to fix warning - feat: Open node file when double-clicking on it from a browser [\#79](https://github.com/haidaraM/ansible-playbook-grapher/pull/79) +- fix: Unhighlight the current node when clicking on a new one +- fix: Use the correct LICENSE GPLv3 [\#100](https://github.com/haidaraM/ansible-playbook-grapher/pull/100). +- Add some news messages + fix typo and type hint - **Full Changelog**: https://github.com/haidaraM/ansible-playbook-grapher/compare/v1.0.2...v1.1.0