Skip to content

Commit 2a62be7

Browse files
committed
Added documentation to default_ to note that it has restrictions not represented in its type (#744)
1 parent a79a709 commit 2a62be7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

beam-core/ChangeLog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@
33
## Added features
44

55
* Added a `Generic` instance to `SqlNull`, `SqlBitString`, and `SqlSerial` (#736).
6+
* Added a note to `default_` to specify that it has more restrictions than its type may indicate (#744).
67

78
# 0.10.3.1
89

910
## Updated dependencies
1011

11-
* Updated the upper bound to include `hashable-1.5`.
12+
* Updated the upper bound to include `hashable-1.5`.
1213

1314
## Bug fixes
1415

0 commit comments

Comments
 (0)