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

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [2.0.0](https://github.com/geekcell/php-ddd/compare/v1.0.0...v2.0.0) (2023-01-12)


### ⚠ BREAKING CHANGES

* Update contracts for command and query bus.

### Code Refactoring

* Update contracts for command and query bus. ([a5b8957](https://github.com/geekcell/php-ddd/commit/a5b89573ad5f282a5b8b510a815332a6f2fe2f0a))

## 1.0.0 (2023-01-12)


Expand Down