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 0cf5a25 commit cce3852Copy full SHA for cce3852
src_plugin_sdk/CHANGELOG.md
@@ -5,11 +5,13 @@
5
| :rotating_light: | Breaks build |
6
| :warning: | Breaks compatibility with app |
7
8
-## [latest](/) - 2023/12/06
+## [latest](/) - 2023/12/07
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
+* Broken variant auto-setting in the standard\_plugin Makefile
14
+* Missing null-check on parameters received by the plugins
15
16
### Changed
17
0 commit comments