Skip to content

Commit

Permalink
Fixed: changelog formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mellelieuwes committed Jun 13, 2024
1 parent 6f751e5 commit c627a5f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

## Types of Changes and How to Note Them

Added - For any new features that have been added since the last version was released
Changed - To note any changes to the software's existing functionality
Deprecated - To note any features that were once stable but are no longer and have thus been removed
Fixed - Any bugs or errors that have been fixed should be so noted
Removed - This notes any features that have been deleted and removed from the software
Security - This acts as an invitation to users who want to upgrade and avoid any software vulnerabilities
* Added - For any new features that have been added since the last version was released
* Changed - To note any changes to the software's existing functionality
* Deprecated - To note any features that were once stable but are no longer and have thus been removed
* Fixed - Any bugs or errors that have been fixed should be so noted
* Removed - This notes any features that have been deleted and removed from the software
* Security - This acts as an invitation to users who want to upgrade and avoid any software vulnerabilities

## 2 - unreleased

Expand Down

0 comments on commit c627a5f

Please sign in to comment.