2
0

Release v1.1.2

This commit is contained in:
Jack Christensen
2020-09-26 11:05:58 -05:00
parent 91d0159cc9
commit 6eeab89f3c
+1 -1
View File
@@ -1,4 +1,4 @@
# Unreleased
# 1.1.2 (September 26, 2020)
* Fix: Resource.Destroy no longer removes itself from the pool before its destructor has completed.
* Fix: Prevent crash when pool is closed while resource is being created.