Remove volatile warning from TypeBuilder API.

This commit is contained in:
Stephen Chung
2022-11-19 19:04:28 +08:00
parent 4304da7a47
commit f7c8238613
2 changed files with 1 additions and 16 deletions

View File

@@ -8,6 +8,7 @@ Enhancements
------------
* `CallableFunction` is exported under `internals`.
* The `TypeBuilder` type and `CustomType` trait are no longer marked as volatile.
Version 1.11.0