We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67845f9 commit 44a9d0eCopy full SHA for 44a9d0e
CHANGELOG.md
@@ -4,15 +4,21 @@ All notable changes to this project will be documented in this file. This projec
4
to [Semantic Versioning] (http://semver.org/). For change log format,
5
use [Keep a Changelog] (http://keepachangelog.com/).
6
7
-## [2.0.0-beta2] - In progress
+## [2.0.0-beta2] - 2021-12-16
8
9
### Added
10
11
- Add commands to generate schema and clear cache
12
+- Add type of binding data in debug
13
+
14
+### Changed
15
16
+- Deport debug options in service provider
17
18
### Fixed
19
20
- Bad signature for `EventSubscriber` class for deletion events
21
+- Data types declaration in configuration
22
23
## [2.0.0-beta1] - 2021-07-07
24
0 commit comments