Fix formatting.

This commit is contained in:
Stephen Chung
2023-06-15 10:34:54 +08:00
parent 4c9c9840c8
commit 982b972d3b
2 changed files with 8 additions and 3 deletions

View File

@@ -4,6 +4,11 @@ Rhai Release Notes
Version 1.15.0
==============
Bug fixes
---------
* Fixes a concurrency error in static hashing keys (thanks [`garypen`](https://github.com/garypen)!).
Enhancements
------------