Skip to content

Commit b531508

Browse files
committed
Update changelog for 1.15.12
1 parent 574e470 commit b531508

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## Unreleased
8+
9+
## 1.15.12 - 2024-05-13
10+
11+
* Fix NPE when hashing ordered-set that contain `nil`.
12+
713
## 1.15.11 - 2023-03-26
814

915
* Solve native image size problem by removing runtime `resolve` [#71](https://github.com/clj-commons/ordered/issues/71)

0 commit comments

Comments
 (0)