Skip to content

Commit 27c948f

Browse files
committed
Update changelog
1 parent 95ed25b commit 27c948f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

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+
718
## [1.0.0] — 2022-04-19
819

920
### Added
@@ -36,5 +47,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3647

3748
- Initial release
3849

50+
[1.0.1]: https://github.com/roach-php/core/compare/1.0.0...1.1.0
3951
[1.0.0]: https://github.com/roach-php/core/compare/0.2.0...1.0.0
4052
[0.2.0]: https://github.com/roach-php/core/compare/0.1.0...0.2.0

0 commit comments

Comments
 (0)