We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23bfd13 commit b05cd11Copy full SHA for b05cd11
CHANGELOG.md
@@ -4,6 +4,13 @@ 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
+## [0.0.5] - 2024-08-18
8
+### Added:
9
+- Added `nodash` filter
10
+
11
+### Removed:
12
+- Removed support for `doctrine/annotations`
13
14
## [0.0.4] - 2022-06-05
15
### Changed:
16
- Renamed `Dynamite` class to `ItemManager`
0 commit comments