Fixed displayName missing bug
This commit is contained in:
Mikael Karlsson
2021-12-14 19:15:27 +11:00
parent bc48d14176
commit 5534eb368e
2 changed files with 9 additions and 27 deletions

View File

@@ -1,5 +1,12 @@
# Release Notes
## 3.3.3 - 2021-12-15
**Fixes**
- Fixed issue where displayName was missing in object list<br />
Thank you Jason!
## 3.3.2 - 2021-12-14
**New features**