Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 5935ed8

Browse files
authored
Update changelog
1 parent 4dca186 commit 5935ed8

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

docs/changelog/1.x.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
11
# \[1.x] Stable
22
## [Unreleased]
33

4-
Unreleased changes
4+
Unreleased changes.
5+
6+
## \[1.4.3] 2022-04-18
7+
### Changed
8+
- **Change next event behaviour.** Was totally useless (no matter if it were introduced in 1.4). Now is moved to the events that needed it. [#58](https://github.com/AnidemDex/Godot-EventSystem/pull/58)
9+
10+
### Fixed
11+
- **Expose next_event** in `EventGoTo` [#57](https://github.com/AnidemDex/Godot-EventSystem/pull/57)
12+
13+
## \[1.4.2] 2022-04-15
14+
### Fixed
15+
- **Event toolbar was not properly loaded.** There was an issue related to the event editor toolbar not loading properly. Now is solved by [#55](https://github.com/AnidemDex/Godot-EventSystem/pull/55)
516

617
## \[1.4.1] 2022-03-26
718
### Fixed

0 commit comments

Comments
 (0)