Update changelog

This commit is contained in:
Filip Tibell 2023-03-25 21:00:43 +01:00
parent 734fa5d46d
commit 4b793bf2f9
No known key found for this signature in database

View file

@ -10,6 +10,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
### Added
- Added support for instance tags & `CollectionService` in the `roblox` built-in. <br />
Currently implemented methods are listed on the [docs site](https://lune.gitbook.io/lune/roblox/api-status).
### Fixed
- Fixed accessing a destroyed instance printing an error message even if placed inside a pcall