Skip to content

Commit c97b101

Browse files
committed
docs: update changelog
1 parent 8aa9aac commit c97b101

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,10 +5,17 @@ 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.3.0](https://github.com/loophp/iterators/compare/2.2.0...2.3.0)
8+
## [2.3.1](https://github.com/loophp/iterators/compare/2.3.0...2.3.1)
99

1010
### Commits
1111

12+
- feat: add `ReduceIterableAggregate` [`8aa9aac`](https://github.com/loophp/iterators/commit/8aa9aaca25c5db07d14c524d4e3a7d7e62a9b3f9)
13+
14+
## [2.3.0](https://github.com/loophp/iterators/compare/2.2.0...2.3.0) - 2022-12-28
15+
16+
### Commits
17+
18+
- docs: update changelog [`4f242aa`](https://github.com/loophp/iterators/commit/4f242aa34f4a7bea8aa4935b1933ab9d2ab1ce8d)
1219
- fix: `ReductionIterableAggreate` must yield the initial value first [`6c43b9a`](https://github.com/loophp/iterators/commit/6c43b9aadedc1b0ab7f44cafa89536be4b563374)
1320

1421
## [2.2.0](https://github.com/loophp/iterators/compare/2.1.0...2.2.0) - 2022-12-28

0 commit comments

Comments
 (0)