Skip to content

Commit a0ba41c

Browse files
committed
docs: update changelog
1 parent 1119d7c commit a0ba41c

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

+16-1
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,27 @@ 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-
## [3.2.0](https://github.com/loophp/iterators/compare/3.1.1...3.2.0)
8+
## [3.2.1](https://github.com/loophp/iterators/compare/3.2.0...3.2.1)
9+
10+
### Merged
11+
12+
- Remove renovate.json from dist version [`#58`](https://github.com/loophp/iterators/pull/58)
13+
- Export ignore phpstan.neon.dist instead of phpstan.neon [`#57`](https://github.com/loophp/iterators/pull/57)
14+
15+
### Commits
16+
17+
- perf: avoid recursivity [`1119d7c`](https://github.com/loophp/iterators/commit/1119d7c069da02221cb9150819d30c44758ea4f9)
18+
19+
## [3.2.0](https://github.com/loophp/iterators/compare/3.1.1...3.2.0) - 2024-02-18
920

1021
### Merged
1122

1223
- fix: update `RandomIterableAggregate` [`#53`](https://github.com/loophp/iterators/pull/53)
1324

25+
### Commits
26+
27+
- docs: update changelog [`1332fd9`](https://github.com/loophp/iterators/commit/1332fd9bb9ec6adc82ee9d93e9a5445daa47bf81)
28+
1429
## [3.1.1](https://github.com/loophp/iterators/compare/3.1.0...3.1.1) - 2024-01-22
1530

1631
### Commits

0 commit comments

Comments
 (0)