We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e957f0c commit 1af5f88Copy full SHA for 1af5f88
CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog][keepachangelog] and this project adheres to [Semantic Versioning][semver].
6
7
+## v4.29.0
8
+
9
+### Added
10
11
+- Add `HashCollection` Collection.
12
13
## v4.28.0
14
15
### Added
@@ -37,12 +43,6 @@ The format is based on [Keep a Changelog][keepachangelog] and this project adher
37
43
- `ArrayCollection::map` - works with keys now
38
44
- `ArrayCollection::createFrom` - receives Collections
39
45
40
-## v4.25.0
41
-
42
-### Added
-- Add `HashCollection` Collection.
46
## v4.24.0
47
48
0 commit comments