Skip to content

Commit 7142179

Browse files
committed
docs: update changelog
1 parent a4d3990 commit 7142179

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,21 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [2.5.0](https://github.com/loophp/iterators/compare/2.4.0...2.5.0)
8+
## [2.5.1](https://github.com/loophp/iterators/compare/2.5.0...2.5.1)
9+
10+
### Commits
11+
12+
- fix: update return type of `ResourceIteratorAggregate` [`a4d3990`](https://github.com/loophp/iterators/commit/a4d399015b252fa8050881458b34d90fe6c9a4bd)
13+
14+
## [2.5.0](https://github.com/loophp/iterators/compare/2.4.0...2.5.0) - 2023-11-24
915

1016
### Merged
1117

1218
- Update SortIterator.php [`#47`](https://github.com/loophp/iterators/pull/47)
1319

1420
### Commits
1521

22+
- docs: update changelog [`f79c6e1`](https://github.com/loophp/iterators/commit/f79c6e1533e497ebb74a722ced7e722afd088c94)
1623
- feat: add a `consumer` parameter to constructor [`46419a0`](https://github.com/loophp/iterators/commit/46419a0213b2791727c94c894ab08e172e2fc88b)
1724
- fix: update parameter names [`331dc50`](https://github.com/loophp/iterators/commit/331dc50719d4d654d385e30352843a8ca6846a3f)
1825

0 commit comments

Comments
 (0)