Skip to content

Commit 6a841ff

Browse files
committed
Fix typo
1 parent 6062f9a commit 6a841ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99
## [Unreleased](https://github.com/inspirum/arrayable-php/compare/v1.3.0...master)
1010

1111

12-
## [v1.3.0 (2024-09-05)](https://github.com/inspirum/balikobot-php/compare/v1.3.0...v1.2.1)
12+
## [v1.3.0 (2024-09-05)](https://github.com/inspirum/balikobot-php/compare/v1.2.0...v1.3.0)
1313
### Added
1414
- Support `list` collections
1515
- Added [**ListCollection**](./src/ListCollection.php) interface
@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2020
### Fixed
2121
- Fixed `isArrayable` for `stdClass`
2222

23+
2324
## [v1.2.0 (2023-03-19)](https://github.com/inspirum/balikobot-php/compare/v1.1.0...v1.2.0)
2425
### Added
2526
- Added support for **PHP 8.2**

0 commit comments

Comments
 (0)