This commit is contained in:
CyrusNajmabadi 2019-06-24 11:54:40 -07:00 committed by GitHub
parent f59a934044
commit 7a1db9c24a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,10 +3,15 @@ CHANGELOG
## HEAD (Unreleased)
## 0.17.20 (2019-06-23)
- SDK fix for crash that could occasionally happen if there were multiple identical aliases to the
same Resource.
## 0.17.19 (2019-06-23)
- Fixes crash that could occasionally happen if there were multiple identical aliases to the same
Resource.
- Engine fix for crash that could occasionally happen if there were multiple identical aliases to
the same Resource.
## 0.17.18 (2019-06-20)