diff --git a/Changelog.md b/Changelog.md new file mode 100644 index 0000000..b868065 --- /dev/null +++ b/Changelog.md @@ -0,0 +1,31 @@ +# Changelog + +## Version v2.5.3 (2022-10-18) + +### Fixes + +- Fix broken graphviz font rendering, switch to ttf-freefont (#22) (ad79c07a) + +### Ops and CI/CD + +- **semanticore:** add semanticore (998caa9b) + +### Chores and tidying + +- bump npm-audit-action from 1.7.1 to 2.3.0 (#35) (d9b9d153) +- Update Readme.md (ee01f6aa) +- Update Readme.md (f8f9c6c4) + +### Other + +- adds display of unincluded(outside) apps that are linked through provided service dependencies when view is filtered (9c03f931) +- Bump elliptic from 6.5.3 to 6.5.4 in /controller/web/template (f38031f2) +- Bump color-string from 1.5.4 to 1.6.0 in /controller/web/template (472be1e6) +- Bump browserslist from 4.16.1 to 4.17.3 in /controller/web/template (ed163c3f) +- Bump lodash from 4.17.20 to 4.17.21 in /controller/web/template (e557f8ab) +- Bump path-parse from 1.0.6 to 1.0.7 in /controller/web/template (60e48718) +- Bump ws from 5.2.2 to 5.2.3 in /controller/web/template (23d435eb) +- Clean up dependencies, replace packr with go.embed (go 1.16+), update urfave/cli to the latest version (#23) (05718b85) +- remove formatting (6e6e79dd) +- Added popper.js and formatted code (d3214e32) +