File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 1.0.1] - 2021-02-07
8+
9+ ### Changed
10+ - Fixed naming of GameObject event listener file. Now it should appear as expected in the editor.
11+
712## [ 1.0.0] - 2021-02-01
813Initial release, here we list changes made after moving away from [ Unity Scriptable Objects] ( https://github.com/chark/unity-scriptable-objects ) .
914
Original file line number Diff line number Diff line change 55 "name" : " CHARK" ,
66 "url" : " https://chark.io"
77 },
8- "version" : " 1.0.0 " ,
8+ "version" : " 1.0.1 " ,
99 "unity" : " 2019.4" ,
1010 "description" : " Simple and extensible event system implemented via ScriptableObject." ,
1111 "keywords" : [
You can’t perform that action at this time.
0 commit comments