Update changelog.txt

develop
Myk 2023-05-20 05:01:07 -07:00 committed by GitHub
parent c782873f86
commit 8d73385aaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

@ -64,7 +64,7 @@ changelog.txt uses a syntax similar to RST, with a few special sequences:
## API
## Internal
## Internals
- ``dfhack.internal``: added memory analysis functions: ``msizeAddress``, ``getHeapState``, ``heapTakeSnapshot``, ``isAddressInHeap``, ``isAddressActiveInHeap``, ``isAddressUsedAfterFreeInHeap``, ``getAddressSizeInHeap``, and ``getRootAddressOfHeapObject``
## Lua