File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ 1.1.0] — 2022-06-22
8
+
9
+ ### Added
10
+
11
+ - Added a way to define custom item classes as well as item processors which only process certain
12
+ types of items (#47 )
13
+
14
+ ### Changed
15
+
16
+ - Fixed deprecation warning in console commands for ` symfony/console:^6.1 ` (#44 )
17
+
7
18
## [ 1.0.0] — 2022-04-19
8
19
9
20
### Added
@@ -36,5 +47,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
36
47
37
48
- Initial release
38
49
50
+ [ 1.0.1 ] : https://github.com/roach-php/core/compare/1.0.0...1.1.0
39
51
[ 1.0.0 ] : https://github.com/roach-php/core/compare/0.2.0...1.0.0
40
52
[ 0.2.0 ] : https://github.com/roach-php/core/compare/0.1.0...0.2.0
You can’t perform that action at this time.
0 commit comments