Skip to content

Commit 940ffb3

Browse files
committed
Add changelog for Pluto 0.11.3
1 parent 7de35a9 commit 940ffb3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/Changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ sidebar_position: 13
44

55
This page contains the changelogs from all [releases of Pluto](https://github.com/PlutoLang/Pluto/releases).
66

7+
## 0.11.3
8+
Fixed some regressions from 0.11.2:
9+
- io.isfile and io.isdir erroring on non-existent paths
10+
- io.copy erroring when the destination doesn't exist
11+
712
## 0.11.2
813
Compiler:
914
- Fixed `extends` not inheriting `__index`, `__mindex`, `__newindex`

0 commit comments

Comments
 (0)