Skip to content

Commit e1d688d

Browse files
author
Sven Fehler
authored
Update changelog.md
1 parent 4a3af18 commit e1d688d

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

changelog.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,11 @@
1818

1919

2020
## 1.13.0
21-
### Migration warning: You will need to modify all occurrences of [`FolderDaemon`](https://github.com/Sv443/SvCoreLib/blob/master/docs.md#folderdaemon) with the new syntax shown in the docs
21+
### Migration warnings:
22+
- You will need to modify all occurrences of [`FolderDaemon`](https://github.com/Sv443/SvCoreLib/blob/master/docs.md#folderdaemon) with the new syntax shown in the docs
23+
- The namespace of a few functions has changed (see [changes](#changes))
2224

23-
<br>
25+
<br><br>
2426

2527
- Added functions:
2628
- `filesystem.exists()` to provide a reimplementation to `fs`' deprecated `exists()` function ([issue #14](https://github.com/Sv443/SvCoreLib/issues/14))

0 commit comments

Comments
 (0)