Skip to content

Commit 1c4733f

Browse files
committed
Add changes related to load / close to CHANGELOG.md
Add entries for new functions as code:load_abs/1 and atomvm:add_avm_pack_file/2. Signed-off-by: Davide Bettio <[email protected]>
1 parent fca4067 commit 1c4733f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3434
- Added functions `esp:sleep_enable_ext0_wakeup/2` and `esp:sleep_enable_ext1_wakeup/2.`
3535
- Added support for FP opcodes 94-102 thus removing the need for `AVM_DISABLE_FP=On` with OTP-22+
3636
- Added support for stacktraces
37+
- Added support for code:load_abs/1, code:load_binary/3
38+
- Added support for loading / closing AVMPacks at runtime
3739

3840
### Fixed
3941
- Fixed issue with formatting integers with io:format() on STM32 platform

0 commit comments

Comments
 (0)