Skip to content

Commit c63365d

Browse files
committed
docs: update changelog
1 parent f0343ae commit c63365d

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-
## [3.0.2](https://github.com/loophp/iterators/compare/3.0.1...3.0.2)
8+
## [3.1.0](https://github.com/loophp/iterators/compare/3.0.2...3.1.0)
9+
10+
### Merged
11+
12+
- feat: implements stable sort [`#52`](https://github.com/loophp/iterators/pull/52)
13+
14+
## [3.0.2](https://github.com/loophp/iterators/compare/3.0.1...3.0.2) - 2023-11-25
915

1016
### Commits
1117

18+
- docs: update changelog [`ade1a1a`](https://github.com/loophp/iterators/commit/ade1a1ab70d728286899effee9ffcef28a417242)
1219
- fix: typo, replace `fgets` with `fgetc` [`6414540`](https://github.com/loophp/iterators/commit/6414540cd2f6900b246b567c81b42ebd9269e4d6)
1320

1421
## [3.0.1](https://github.com/loophp/iterators/compare/3.0.0...3.0.1) - 2023-11-25

0 commit comments

Comments
 (0)