Fix for class name changes

This commit is contained in:
2021-11-01 17:02:46 -04:00
parent 9724d06d76
commit 7fe603aef3
4 changed files with 16 additions and 17 deletions
+12
View File
@@ -2,6 +2,18 @@
This changelog starts with the restructured 1.0.0 release that happened after context isolation changes. The changelogs here should more-or-less mirror the ones that get shown in the client but probably with less formatting and pizzazz.
## 1.2.4
### Added
### Removed
### Changed
### Fixed
- Fixed loading sequence using wrong classes
## 1.2.3
### Added