File tree 1 file changed +16
-1
lines changed
1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,27 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
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
9
20
10
21
### Merged
11
22
12
23
- fix: update ` RandomIterableAggregate ` [ ` #53 ` ] ( https://github.com/loophp/iterators/pull/53 )
13
24
25
+ ### Commits
26
+
27
+ - docs: update changelog [ ` 1332fd9 ` ] ( https://github.com/loophp/iterators/commit/1332fd9bb9ec6adc82ee9d93e9a5445daa47bf81 )
28
+
14
29
## [ 3.1.1] ( https://github.com/loophp/iterators/compare/3.1.0...3.1.1 ) - 2024-01-22
15
30
16
31
### Commits
You can’t perform that action at this time.
0 commit comments