mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
changelog: add entry about heap usage api (#18265)
This commit is contained in:
parent
c2fa45c24d
commit
e8289dd4d5
@ -10,6 +10,7 @@
|
||||
- Functions can now return fixed size arrays.
|
||||
- The builtin websocket library is now thread safe.
|
||||
- Enhanced builtin csrf protection in vweb.
|
||||
- builtin: heap usage API (gc_memory_use() and gc_heap_usage())
|
||||
|
||||
## V 0.3.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user