Skip to content

Commit 8ec267f

Browse files
committed
update migration guide
1 parent c9c6b0a commit 8ec267f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/upgrades/from-3-to-4.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ It completely removes the `ISceneLoader` implementations and adds a static `MySc
2222
* Removed all [UniTask] references, but it's still compatible.
2323
* Improved scene match when unloading scenes. ([#44](https://github.com/mygamedevtools/scene-loader/issues/44))([#48](https://github.com/mygamedevtools/scene-loader/issues/48))
2424
* Added the [Loading Scene Examples](../samples/loading-scene-examples.md) Sample. ([#36](https://github.com/mygamedevtools/scene-loader/issues/36))
25+
* Published to the [Unity Asset Store](https://assetstore.unity.com/packages/slug/313159). ([#38](https://github.com/mygamedevtools/scene-loader/issues/38))
2526

2627
## Code Updates
2728

i18n/pt-BR/docusaurus-plugin-content-docs/current/upgrades/from-3-to-4.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Ela remove completamente as implementações de `ISceneLoader` e adiciona a clas
2222
* Removidas todas as referências ao [UniTask], mas a compatibilidade foi mantida.
2323
* Melhorada a correspondência de cenas ao descarregá-las. ([#44](https://github.com/mygamedevtools/scene-loader/issues/44))([#48](https://github.com/mygamedevtools/scene-loader/issues/48))
2424
* Adicionado o Exemplo '[Loading Scene Examples](../samples/loading-scene-examples.md)'. ([#36](https://github.com/mygamedevtools/scene-loader/issues/36))
25+
* Publicado à [Unity Asset Store](https://assetstore.unity.com/packages/slug/313159). ([#38](https://github.com/mygamedevtools/scene-loader/issues/38))
2526

2627
## Atualizações de código
2728

0 commit comments

Comments
 (0)