Skip to content

Commit 1191515

Browse files
committed
updating changelog
1 parent adfec37 commit 1191515

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
- `firstof` should segfault when the list/String is empty
1111
- fixing type of `nil` to be `"Nil"` instead of `nil` when using `(type nil)`
1212
- uniformised names of builtins: pascal case (impacted functions are `firstOf`, `headOf` and `tailOf`, as well as `hasField`)
13-
14-
### Removed
13+
- fixing bug with `writeFile` when sending a mode: the mode was also the content of the file, it no longer is
1514

1615
## 3.0.2
1716
### Added

0 commit comments

Comments
 (0)