Skip to content

Commit d7fd542

Browse files
committed
Add changelog
1 parent aadaed2 commit d7fd542

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,9 +4,10 @@ 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-
## [Unreleased](https://github.com/ruflin/Elastica/compare/7.3.0...master)
7+
## [Unreleased](https://github.com/ruflin/Elastica/compare/7.3.0...8.x)
88
### Backward Compatibility Breaks
99
* Dropped support for PHP <8.0 [#2131](https://github.com/ruflin/Elastica/pull/2131)
10+
* Dropped JSONParseException. Catch native JsonException instead. [#2133](https://github.com/ruflin/Elastica/pull/2133)
1011
### Added
1112
### Changed
1213
### Deprecated

0 commit comments

Comments
 (0)