File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,17 @@ 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.0.1 ] ( https://github.com/loophp/iterators/compare/3.0.0 ...3.0.1 )
8
+ ## [ 3.0.2 ] ( https://github.com/loophp/iterators/compare/3.0.1 ...3.0.2 )
9
9
10
10
### Commits
11
11
12
+ - fix: typo, replace ` fgets ` with ` fgetc ` [ ` 6414540 ` ] ( https://github.com/loophp/iterators/commit/6414540cd2f6900b246b567c81b42ebd9269e4d6 )
13
+
14
+ ## [ 3.0.1] ( https://github.com/loophp/iterators/compare/3.0.0...3.0.1 ) - 2023-11-25
15
+
16
+ ### Commits
17
+
18
+ - docs: update changelog [ ` 60077a1 ` ] ( https://github.com/loophp/iterators/commit/60077a1822518fb47c6e6b6b026f0dfa441d9baf )
12
19
- fix: Static analysis annotations [ ` a8976aa ` ] ( https://github.com/loophp/iterators/commit/a8976aa4734ecccd7802738f715b7b6609cbbf98 )
13
20
14
21
## [ 3.0.0] ( https://github.com/loophp/iterators/compare/2.5.1...3.0.0 ) - 2023-11-25
You can’t perform that action at this time.
0 commit comments