Skip to content

Commit

Permalink
Add some more formatting to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ZandercraftGames committed Sep 27, 2023
1 parent e8f821c commit 6c89c8c
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,13 @@ Write a brief overview of the update and everything that is significant about it
- [#14](https://github.com/Zandercraft/TechnicFlux/issues/14) -
Short description of bug fixed based on an issue. ([ZandercraftGames](https://github.com/ZandercraftGames)).
- Short description of bug fixed. ([ZandercraftGames](https://github.com/ZandercraftGames)).
### Security
- [CVE-123456](<CVE LINK>) -
Fixed a security vulnerability. ([ZandercraftGames](https://github.com/ZandercraftGames)).
### Deprecated
- [#14](https://github.com/Zandercraft/TechnicFlux/issues/14) -
Short description of deprecated feature based on an issue. ([ZandercraftGames](https://github.com/ZandercraftGames)).
- Short description of deprecated feature. ([ZandercraftGames](https://github.com/ZandercraftGames)).
### Removed
- [#15](https://github.com/Zandercraft/TechnicFlux/issues/15) -
Short description of feature removed based on an issue. ([ZandercraftGames](https://github.com/ZandercraftGames)).
Expand Down
Binary file modified README.md
Binary file not shown.
11 changes: 11 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"start": "set DEBUG=technicflux:* && node ./bin/www"
},
"dependencies": {
"@zip.js/zip.js": "^2.7.29",
"bcryptjs": "^2.4.3",
"cookie-parser": "~1.4.4",
"current-git-branch": "^1.1.0",
Expand Down

0 comments on commit 6c89c8c

Please sign in to comment.