diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..0c0d2da0 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) + +## Unreleased + +### Added + +- Introduced Changelog [#378](https://github.com/proto-kit/framework/pull/378)