Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))