Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ElGigi committed Dec 16, 2021
1 parent 67845f9 commit 44a9d0e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,21 @@ All notable changes to this project will be documented in this file. This projec
to [Semantic Versioning] (http://semver.org/). For change log format,
use [Keep a Changelog] (http://keepachangelog.com/).

## [2.0.0-beta2] - In progress
## [2.0.0-beta2] - 2021-12-16

### Added

- Add commands to generate schema and clear cache
- Add type of binding data in debug

### Changed

- Deport debug options in service provider

### Fixed

- Bad signature for `EventSubscriber` class for deletion events
- Data types declaration in configuration

## [2.0.0-beta1] - 2021-07-07

Expand Down

0 comments on commit 44a9d0e

Please sign in to comment.