Skip to content

Commit f116ee3

Browse files
Update CHANGELOG for version 0.7.1.
1 parent ed155ae commit f116ee3

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

docs/CHANGELOG.html

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,28 @@
2828

2929
---
3030

31+
## 0.7.1
32+
33+
### Backwards-incompatible features
34+
35+
N/A
36+
37+
### Backwards-compatible features
38+
39+
N/A
40+
41+
### Patches
42+
43+
Allow symbol creation via `ASSIGN`.
44+
45+
Allow `DEL` calls on `MAP` indexes.
46+
47+
Fix `-source` mode module name.
48+
49+
Fix `TYPE` documentation.
50+
51+
---
52+
3153
## 0.7.0
3254

3355
### Backwards-incompatible features

0 commit comments

Comments
 (0)