We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96141d5 commit ae5cfbcCopy full SHA for ae5cfbc
CHANGELOG.md
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project
6
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [v0.0.10](https://github.com/chark/scriptable-scenes/compare/v0.0.9...v0.0.10) - 2023-10-04
9
+
10
+### Changed
11
12
+- Documentation.
13
+- Restricted access to `ScriptableSceneCollection.LoadingCollection` property.
14
15
## [v0.0.9](https://github.com/chark/scriptable-scenes/compare/v0.0.8...v0.0.9) - 2023-10-04
16
17
### Added
0 commit comments