Skip to content

Commit 3445729

Browse files
committed
chore: prepare for version 2.1.1
[skip ci]
1 parent ab2a51e commit 3445729

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## 2.1.1 - 2025-03-23
9+
10+
### Fixed
11+
12+
* Correct the type annotation on `CollectionInterface::column()` to indicate the array
13+
it returns is `list<mixed>` ([#130](https://github.com/ramsey/collection/issues/130))
14+
815
## 2.1.0 - 2025-03-02
916

1017
### Added

0 commit comments

Comments
 (0)