Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
d8vjork committed Oct 18, 2022
1 parent 0200e6f commit ca70bad
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 @@ -11,8 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- `requests.validate_params` config option to `apiable.php` for enforcing validation. **Requires to publish or manually copy**
- Additional filter operators like `gte` (greater or equal than), `gt` (greater than), `lte` (lower or equal than), `lt` (lower than)
- `requests.validate_params` config option to `apiable.php` for enforcing validation. **Requires to publish or manually copy** [#7]
- Additional filter operators like `gte` (greater or equal than), `gt` (greater than), `lte` (lower or equal than), `lt` (lower than) [#5]

### Changed

Expand Down

0 comments on commit ca70bad

Please sign in to comment.