diff --git a/.changes/runner_api.md b/.changes/runner_api.md new file mode 100644 index 000000000..9be3b854b --- /dev/null +++ b/.changes/runner_api.md @@ -0,0 +1,8 @@ +--- +"iota-stronghold": minor +"stronghold-runtime": patch +--- + +Expose the runner API to allow for 3rd party procedures. + +Change libsodium-sys to libsodium-sys-stable due to depreciation of the previous library.