Add new docs to changelog

This commit is contained in:
Filip Tibell 2023-07-22 17:05:26 +02:00
parent 5876ce9f22
commit aafc1fb13a
No known key found for this signature in database

View file

@ -12,6 +12,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Lune now has a new documentation site! </br>
This addresses new APIs from version `0.7.0` not being available on the docs site, brings much improved searching functionality, and will help us keep documentation more up-to-date going forward with a more automated process. You can check out the new site at [lune-org.github.io](https://lune-org.github.io/docs).
- Added `fs.copy` to recursively copy files and directories.
Example usage: