Skip to content

Commit 71b2ed6

Browse files
committed
Update changelog
1 parent a277ad5 commit 71b2ed6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ This release tidies up this package, so it is consistent with other packages pub
1818
- Updated all built-in `BaseScriptableEvent` and `ScriptableEvent` implementations to use `sealed` keyword to prevent inheriting built-in event and listener implementations.
1919
- Updated namespaces to use `CHARK.` prefix.
2020
- Updated menu items to use `CHARK/` prefix.
21+
- Updated assemblies to use `CHARK.` (instead of `Chark.`) prefix in their names.
22+
- Updated assemblies to use GUIDs instead of assembly names when referencing other assemblies.
2123
- Updated samples as they broke after changing class names and namespaces.
2224
- Updated script generation logic to accomodate namespace and naming changes.
2325
- Updated Documentation to include, namespace, menu item and renaming changes. Additionally, some information regarding addressables was added as well.

0 commit comments

Comments
 (0)