diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..618d269 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,22 @@ +# Changelog + +## 1.1.0 (2023-01-16) + + +### ⚠ BREAKING CHANGES + +* Use `geekcell/ddd` as core library. + +### Features + +* Add initial additions ([7cdc45b](https://github.com/geekcell/ddd-symfony-bundle/commit/7cdc45b2927b7db073293a67b5663e7916f4e94d)) + + +### Code Refactoring + +* Use `geekcell/ddd` as core library. ([521e586](https://github.com/geekcell/ddd-symfony-bundle/commit/521e586d6ac59e96200f5d25667d00cc2f49e555)), closes [#5](https://github.com/geekcell/ddd-symfony-bundle/issues/5) + + +### Miscellaneous Chores + +* Add CODEOWNERS file ([8dbfa52](https://github.com/geekcell/ddd-symfony-bundle/commit/8dbfa5263a83243bf78fee3db115fe645932725d))