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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,21 @@
1
+
# 1.0.0-alpha.1 (2021-05-09)
2
+
3
+
4
+
### Bug Fixes
5
+
6
+
* chanage package name to use lower cases ([704a35b](https://github.com/GhooTS/GTScriptableVariable/commit/704a35b638efc782ba4724f662482eea0480f38e))
7
+
* generate .meta file for Chanagelog ([e974599](https://github.com/GhooTS/GTScriptableVariable/commit/e9745997ff43919dc5647d6402a2533a978f8a5e))
8
+
* make OnEventRaised setter public and correct naming ([30248cd](https://github.com/GhooTS/GTScriptableVariable/commit/30248cd6b195287b4e042b06389dbe18b9db68da))
9
+
* remove comma at end of package.json file ([4b0042b](https://github.com/GhooTS/GTScriptableVariable/commit/4b0042bc84640c2240cbe881b8202384718a5026))
10
+
11
+
12
+
### Features
13
+
14
+
* add alternative way to subscribe to an Game Event ([b3e09be](https://github.com/GhooTS/GTScriptableVariable/commit/b3e09be332711d306883fbe6a492de880a58f654))
15
+
* add new widget and extended options for updating widget ([1cdb71f](https://github.com/GhooTS/GTScriptableVariable/commit/1cdb71fd23f9df7f2e047e7c1c7f280b3a4aca05))
0 commit comments