Skip to content

Commit

Permalink
Update to v1.1.0
Browse files Browse the repository at this point in the history
piku235 committed Oct 30, 2021
1 parent eeb6539 commit 04733e8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -7,7 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.1.0] - 2021-10-30

### Added
- Function `iterable_search()` that returns the first key where the given value is equal.

[unreleased]: https://github.com/jungi-php/common/compare/v1.0.0...HEAD
[unreleased]: https://github.com/jungi-php/common/compare/v1.1.0...HEAD
[1.1.0]: https://github.com/jungi-php/common/compare/v1.0.0...v1.1.0

0 comments on commit 04733e8

Please sign in to comment.