Skip to content

Commit d2dc274

Browse files
committed
Released json-duplicate-keys v2024.7.17
1 parent 6b5fd80 commit d2dc274

File tree

3 files changed

+252
-202
lines changed

3 files changed

+252
-202
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,9 @@ print(JDKSObject.getObject())
380380
---
381381

382382
## CHANGELOG
383+
#### [json-duplicate-keys v2024.7.17](https://github.com/truocphan/json-duplicate-keys/tree/2024.7.17)
384+
- **Fixed**: issue [#3](https://github.com/truocphan/json-duplicate-keys/issues/3) break the set function when the key's value is empty. Thanks [ptth222](https://github.com/ptth222) for reporting this issue.
385+
383386
#### [json-duplicate-keys v2024.4.20](https://github.com/truocphan/json-duplicate-keys/tree/2024.4.20)
384387
- **New**: _filter_values_
385388
- **Updated**: _filter_keys_

0 commit comments

Comments
 (0)