File tree 1 file changed +11
-1
lines changed
1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,22 @@ 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.1.0] ( https://github.com/loophp/iterators/compare/3.0.2...3.1.0 )
8
+ ## [ 3.1.1] ( https://github.com/loophp/iterators/compare/3.1.0...3.1.1 )
9
+
10
+ ### Commits
11
+
12
+ - fix: sort direction match usort [ ` e6d42d9 ` ] ( https://github.com/loophp/iterators/commit/e6d42d96fe03c7a2654cfb87187845290450f865 )
13
+
14
+ ## [ 3.1.0] ( https://github.com/loophp/iterators/compare/3.0.2...3.1.0 ) - 2024-01-19
9
15
10
16
### Merged
11
17
12
18
- feat: implements stable sort [ ` #52 ` ] ( https://github.com/loophp/iterators/pull/52 )
13
19
20
+ ### Commits
21
+
22
+ - docs: update changelog [ ` c63365d ` ] ( https://github.com/loophp/iterators/commit/c63365dea9adfc4d07093cf7dccd92b6edea1e87 )
23
+
14
24
## [ 3.0.2] ( https://github.com/loophp/iterators/compare/3.0.1...3.0.2 ) - 2023-11-25
15
25
16
26
### Commits
You can’t perform that action at this time.
0 commit comments