Skip to content

Commit

Permalink
Fix typos in changelog (#809)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomascorthals authored Jun 13, 2020
1 parent 58f1fda commit 92dd025
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [unreleased]
### Added

## Changed
### Changed
- PostBigRequest plugin now acts on PRE_EXECUTE_REQUEST event instead of POST_CREATE_REQUEST
- CustomizeRequest plugin now acts on POST_CREATE_REQUEST event instead of PRE_EXECUTE_REQUEST

Expand All @@ -23,7 +23,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Set input encoding for select and update queries
- Create and configure Managed Resources

## Changed
### Changed
- More strict types and type hinting
- `AdapterInterface` does not extend `ConfigurableInterface` anymore
- `Http` Adapter does not implement `ConfigurableInterface` anymore
Expand Down

0 comments on commit 92dd025

Please sign in to comment.