diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..226f97f --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this repository will be documented in this file. + +This changelog uses the following sections: +- Added +- Changed +- Fixed +- Removed +- Security + +## [Unreleased] +### Added +- Initial documentation (README). +- Initial changelog file. + +### Notes +- Version bumps and release sections will be added only when explicitly requested. \ No newline at end of file