You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: docs/changelog/1.x.md
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,18 @@
1
1
# \[1.x] Stable
2
2
## [Unreleased]
3
3
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)
0 commit comments