2
0

Pull in v1 changelog

This commit is contained in:
Jack Christensen
2022-09-03 13:12:03 -05:00
parent 30b2cb627e
commit 1b5d140faa
+4
View File
@@ -3,6 +3,10 @@
* Use generics instead of interface{} (Столяров Владимир Алексеевич)
* Add Reset
# 1.3.0 (August 27, 2022)
* Acquire creates resources in background to allow creation to continue after Acquire is canceled (James Hartig)
# 1.2.1 (December 2, 2021)
* TryAcquire now does not block when background constructing resource