Skip to content

Commit 6c1567a

Browse files
Updated plugin SDK changelog
1 parent 0f2d026 commit 6c1567a

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

src_plugin_sdk/CHANGELOG.md

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

8-
## [latest](/) - 2023/10/19
8+
## [latest](/) - 2023/12/06
9+
10+
### Fixed
11+
12+
* standard\_plugin build ([this PR on the SDK](https://github.com/LedgerHQ/ledger-secure-sdk/pull/473) had broken it)
13+
14+
### Changed
15+
16+
* utils renamed to plugin\_utils to prevent filename conflicts in plugins
17+
18+
## [4d8e044](/../../commit/4d8e044) - 2023/11/09
19+
20+
### Added
21+
22+
* standard\_plugin Makefile so plugins can use it & have a really small Makefile
23+
with only the relevant information
24+
* Comments in the plugin interface header file
25+
26+
## [1fe4085](/../../commit/1fe4085) - 2023/10/19
927

1028
### Changed
1129

0 commit comments

Comments
 (0)