Add a release notes snippet too!pull/8854/head
parent
f2b678ef68
commit
ed19eb2443
2 changed files with 14 additions and 3 deletions
@ -0,0 +1,6 @@ |
||||
## Fs Module now accepts files objects |
||||
|
||||
It is now possible to define a `files()` object and run most Fs module |
||||
functions on the file, rather than passing a string and hoping it is in the |
||||
same directory. |
||||
|
Loading…
Reference in new issue