We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 273f59a commit ba1b188Copy full SHA for ba1b188
CHANGELOG.md
@@ -4,11 +4,14 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## Unreleased
+## [0.0.4] - 2022-06-05
8
### Changed:
9
- Renamed `Dynamite` class to `ItemManager`
10
- Renamed `DynamiteRegistry` to `ItemManagerRegistry`
11
12
+### Removed
13
+- Moved Symfony Bundle to separate project
14
+
15
## [0.0.3] - 2021-03-13
16
### Added:
17
- Changing case of params injected to keys in `@DuplicateTo`
0 commit comments