Skip to content

Commit f1635a2

Browse files
committed
Set changelog date.
1 parent 6c6eb3b commit f1635a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to `Serde` will be documented in this file.
44

55
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
66

7-
## 1.4.0 - DATE
7+
## 1.4.0 - 2025-06-19
88

99
### Added
1010
- Deserializing to a flattened array property now respects the array type specified by a `SequenceField` or `DictionaryField`. That means it is now possible to serialize to/from an array structure, into an object with a single array property.

0 commit comments

Comments
 (0)