Changelog created using the Simple Changelog extension for VS Code.
- work in progress info from readme
- add webpack to bundle extension files & reduce size
- fix version
- fixed minor typo in readme
- update readme with screenshot and project description
- attribution in changelog file (removable, see config)
- singular and plural text for security changes
- config option to change type icons & colors
- config option to enable/disable item grouping
- config option to change displayed date format
- displaying versions if only one changelog file exists
- fix changelog initialization from welcome view
- show welcome view if no changelog was found
- config option to enable/disable icon color
- rename
simplechangelog
tosimpleChangelog
everywhere in the project
- ask again for version if version already exists
- option to open referencing changelog file
- option to edit changelog version
- option to add new version to changelog
- option to add item
- option to delete item
- minor fixes in changelog file export: date will not be exported as
undefined
- option to edit changelog item
- improved changelog parser
- improved file export to be compliant to keepachangelog.com
- welcome view to create initial changelog
- find changelogs in multiple workspace folders
- refresh button to search workspaces for changelogs
- Initial release