Skip to content

Commit f2309d6

Browse files
Update CHANGELOG
1 parent 6d4cb4f commit f2309d6

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,23 @@
55
| :rotating_light: | Breaks build |
66
| :warning: | Breaks compatibility with app |
77

8-
## [latest](/) - 2024/04/12
8+
## [latest](/) - 2024/05/13
9+
10+
### Added
11+
12+
* Flex support
13+
14+
### Fixed
15+
16+
* OOB writes in `getEthAddressStringFromBinary`
17+
* BOLOS_SDK include path
18+
19+
### Changed
20+
21+
* Deprecate `array_hexstr` to rather use `format_hex` from the SDK
22+
* Add utility function `array_bytes_string`
23+
24+
## [2bf928b](/../../commit/2bf928b) - 2024/04/12
925

1026
### Fixed
1127

0 commit comments

Comments
 (0)