You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ All notable changes to `Serde` will be documented in this file.
4
4
5
5
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
6
6
7
-
## 1.4.0 - DATE
7
+
## 1.4.0 - 2025-06-19
8
8
9
9
### Added
10
10
- 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