Skip to content

Commit

Permalink
New release: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
davcri committed Apr 2, 2021
1 parent 345f85e commit fd7cc67
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,13 @@ This is needed to trigger new line rendering for markdown.

---

## [main branch / Unreleased]
## [dev branch / Unreleased]

...

## v2021.04.0

🟢 Added version number in main menu
🔵 `Game.change_scene` hides the progress bar by default. If you want to show
loading progress, pass `{show_progress_bar = true}` as param\
🔵 Scene tree not automatically paused anymore on scene change (input will still be captured to prevent messing with scenes during transitions)\
Expand Down

0 comments on commit fd7cc67

Please sign in to comment.