Skip to content

Commit

Permalink
v2021.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davcri committed Dec 31, 2021
1 parent 484390e commit 342792a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ This is needed to trigger new line rendering for markdown.

## [dev branch / Unreleased]

...

## v2021.12.0

🟢 Added Godot 3.4.2 support \
🟢 Added `Game.restart_scene()` and `Game.restart_scene_with_params(override_params)` \
🟢 Added `scenes._history` to keep track of scenes loading. Currently for internal use only. \
History keeps track of the last 5 scenes and keep track of their parameters. \
Expand Down

0 comments on commit 342792a

Please sign in to comment.