Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
deguif committed Dec 7, 2022
1 parent aadaed2 commit d7fd542
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased](https://github.com/ruflin/Elastica/compare/7.3.0...master)
## [Unreleased](https://github.com/ruflin/Elastica/compare/7.3.0...8.x)
### Backward Compatibility Breaks
* Dropped support for PHP <8.0 [#2131](https://github.com/ruflin/Elastica/pull/2131)
* Dropped JSONParseException. Catch native JsonException instead. [#2133](https://github.com/ruflin/Elastica/pull/2133)
### Added
### Changed
### Deprecated
Expand Down

0 comments on commit d7fd542

Please sign in to comment.