Fix the release-notes

Slightly butchered during the merge
This commit is contained in:
Théophane Hufschmitt 2023-01-30 10:32:23 +01:00
parent 4aaf0ee52e
commit 7408776b00

View file

@ -1,3 +1,5 @@
# Release X.Y (202?-??-??)
* A new function `builtins.readFileType` is available. It is similar to
`builtins.readDir` but acts on a single file or directory.