ams: bump version to 0.19.4

This commit is contained in:
Michael Scire
2021-06-08 08:09:05 -07:00
parent 90b54c03b3
commit 3dbc79dd5c
9 changed files with 22 additions and 4 deletions

View File

@@ -1,4 +1,11 @@
# Changelog
## 0.19.4
+ Support was added for 12.0.3.
+ A number of minor issues were fixed, including:
+ An issue was fixed that could cause heap memory corruption when allocation was highly contended.
+ An issue was fixed that could cause sleep to fail under certain conditions.
+ An issue was fixed that could cause a scheduler slow path to be taken more often than necessary.
+ General system stability improvements to enhance the user's experience.
## 0.19.3
+ Support was added for 12.0.2.
+ A number of minor issues were fixed, including: