Release 0.8.1

This commit is contained in:
Trey Dockendorf 2022-11-15 08:51:26 -05:00
parent 7fe1ae6685
commit 826c161de6
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## 0.8.1 / 2022-11-15
### Changes
* [BUGFIX] Avoid null references during what appears to be race condition (#21)
## 0.8.0 / 2022-03-08
### Changes

View File

@ -1 +1 @@
0.8.0
0.8.1