diff --git a/CHANGELOG.md b/CHANGELOG.md index bfa84f21..9d183aa8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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