Skip to content

Commit 8919af2

Browse files
Update CHANGELOG for version 0.7.0
1 parent 4e5bb1c commit 8919af2

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/CHANGELOG.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,19 +28,21 @@
2828

2929
---
3030

31-
## 0.6.1
31+
## 0.7.0
3232

3333
### Backwards-incompatible features
3434

35-
Ban `~` from identifiers.
35+
N/A
3636

3737
### Backwards-compatible features
3838

39-
Add coerced function/lambda parameters via `~TYPE: name`.
39+
Add coerced type arguments.
40+
41+
Add operator `WARN`.
4042

4143
### Patches
4244

43-
Update `SIGNATURE` and serializer metadata to preserve coerced parameter markers.
45+
N/A
4446

4547
---
4648

0 commit comments

Comments
 (0)