Skip to content

Commit

Permalink
Release v2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Semanticore Bot committed Mar 4, 2022
1 parent 998caa9 commit 0a2b89e
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Changelog

## Version v2.5.2 (2022-03-04)

### Fixes

- broken graphviz font rendering, switch to ttf-freefont (#22) (ad79c07a)
- typo and missing import: no click events anymore (a5f1e159)

### Ops and CI/CD

- **semanticore:** add semanticore (998caa9b)

### Chores and tidying

- Readme.md (ee01f6aa)
- 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)
- remove formatting (6e6e79dd)
- Clean up dependencies, replace packr with go.embed (go 1.16+), update urfave/cli to the latest version (#23) (05718b85)
- Added popper.js and formatted code (d3214e32)
- #17 - Add team to Common pane (9faaf85e)
- #17 - Add Group and Team to title (c6ff32dd)
- Add Markdown parser to Project / Service Description + Field Dependency.Events (#11) (56a91c94)

0 comments on commit 0a2b89e

Please sign in to comment.