mirror of
https://github.com/haidaraM/ansible-playbook-grapher
synced 2024-11-10 06:04:15 +00:00
Update changelog for 1.0.0
This commit is contained in:
parent
b8a5cdf780
commit
b18985c357
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@
|
||||||
- Completely rewrite the grapher: the parser, the graph and the renderer to graphviz have been split.
|
- Completely rewrite the grapher: the parser, the graph and the renderer to graphviz have been split.
|
||||||
- Hide some ansible internals in the parser.
|
- Hide some ansible internals in the parser.
|
||||||
- Clean code.
|
- Clean code.
|
||||||
|
- feat:
|
||||||
|
- Consider inclue_role as normal role instead of
|
||||||
|
task [\#82](https://github.com/haidaraM/ansible-playbook-grapher/pull/82)
|
||||||
- fix:
|
- fix:
|
||||||
- front: Refactor the JS part and fix issue when selecting/unselecting nodes
|
- front: Refactor the JS part and fix issue when selecting/unselecting nodes
|
||||||
- front: Do not unhighlight the current selected node when hovering on parent node
|
- front: Do not unhighlight the current selected node when hovering on parent node
|
||||||
|
|
Loading…
Reference in a new issue