Skip to content

Commit

Permalink
📖 docs: v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maktoobgar committed Jul 20, 2023
1 parent 3017c66 commit b4978b9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
11 changes: 8 additions & 3 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,22 @@ CHANGELOG
UNRELEASED
----------

* 🐛 fix: extra annoying error messages fixed

3.5.0 (2023-07-20)
------------------

* feat: scenes file path can change in Project>Project Settings
* fix: extra annoying error messages fixed

3.4.2 (2023-04-03)
------------------

* 🐛 fix: #5, fixed a weird warning message that was popping up when doing a `transition` between different scenes
* fix: #5, fixed a weird warning message that was popping up when doing a `transition` between different scenes

3.4.1 (2023-01-22)
------------------

* 🐛 fix: #2, fixed problem in exporting game with scene manager
* fix: #2, fixed problem in exporting game with scene manager

3.4.0 (2023-01-13)
------------------
Expand Down
2 changes: 1 addition & 1 deletion addons/scene_manager/plugin.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
name="scene_manager"
description="A powerful scene transition manager for godot."
author="Maktoobgar"
version="3.4.2"
version="3.5.0"
script="plugin.gd"

0 comments on commit b4978b9

Please sign in to comment.