diff options
Diffstat (limited to 'CHANGES.md')
| -rw-r--r-- | CHANGES.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ - `>> ... = ...` form of doctests. They are now called "debug logs" and you can specify multiple values: `>> a, b, c` - `extend` blocks + - `deserialize` operation and `.serialized()` method call + - Instead, convert to and from `[Byte]` - Struct fields that start with underscores can be accessed again and function arguments that start with underscore can be passed (but only as keyword arguments). |
