mirror of
https://github.com/lune-org/lune.git
synced 2024-12-12 13:00:37 +00:00
Update changelog
This commit is contained in:
parent
734fa5d46d
commit
4b793bf2f9
1 changed files with 5 additions and 0 deletions
|
@ -10,6 +10,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## Unreleased
|
## 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
|
||||||
|
|
||||||
- Fixed accessing a destroyed instance printing an error message even if placed inside a pcall
|
- Fixed accessing a destroyed instance printing an error message even if placed inside a pcall
|
||||||
|
|
Loading…
Reference in a new issue