Skip to content
This repository was archived by the owner on Feb 19, 2019. It is now read-only.

Commit 018a6ab

Browse files
committed
Created a Changelog
1 parent fc02f56 commit 018a6ab

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## Unreleased
2+
### Added
3+
- Added ability to toggle the event bus post method
4+
- Added flatten method to IValue
5+
- Added an EventState to GuiDisplayEvent
6+
### Changed
7+
- Made MotionUpdateEvent cancellable
8+
- Made UpdateEvent cancellable
9+
### Fixed
10+
- Fixed left click events not firing
11+
- Fixed CDK ClientAPI dependency not deobfuscating srg names
12+
- Fixed CDK version having quotes by default
13+
- Fixed CDK example code export
14+
### Removed
15+
- Removed ProfilerEvent

0 commit comments

Comments
 (0)