add changelog
This commit is contained in:
parent
3fe3a490cd
commit
0bc14011e2
|
@ -0,0 +1,7 @@
|
|||
## Version 1.0.9
|
||||
|
||||
- Rename `Fileable` object to `Path`
|
||||
- `Path.pwd` is now support setter enabling move directory
|
||||
- `Path` object automatically set self path as home directory when path initializer is "~".
|
||||
- Introduce `iOSDir` ios directory list
|
||||
- Introduce `UnixFS` unix-based OS FS tree list - Now under construction -
|
Loading…
Reference in New Issue