Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptibell committed Dec 29, 2023
1 parent 2511bb0 commit 0e54d7f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Update to Luau version `0.606`.

### Fixed

- Fixed the `overwrite` option for `fs.move` not correctly removing existing files / directories. ([#133])

[#133]: https://github.com/filiptibell/lune/pull/133

## `0.7.11` - October 29th, 2023

### Changed
Expand Down

0 comments on commit 0e54d7f

Please sign in to comment.