We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f2d026 commit 6c1567aCopy full SHA for 6c1567a
src_plugin_sdk/CHANGELOG.md
@@ -5,7 +5,25 @@
5
| :rotating_light: | Breaks build |
6
| :warning: | Breaks compatibility with app |
7
8
-## [latest](/) - 2023/10/19
+## [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
27
28
### Changed
29
0 commit comments