Skip to content

Commit 6a573bd

Browse files
committed
Prepare 2.2.0 release
1 parent 71f5a6f commit 6a573bd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7-
## [Unreleased]
7+
## [2.2.0] - 2024-08-20
88
### Modified
99
- Replace psalm with phpstan
1010
- Allow `-` values for `%O` and `%I`: https://github.com/kassner/log-parser/issues/66
11+
- Avoid `PHP Deprecated: Creation of dynamic property is deprecated` on PHP 8.2+: https://github.com/kassner/log-parser/pull/65
1112

1213
## [2.1.1] - 2023-07-18
1314
### Added

0 commit comments

Comments
 (0)