diff --git a/changelog.d/20240214_142506_hrajchert_blueprints.md b/changelog.d/20240214_142506_hrajchert_blueprints.md new file mode 100644 index 00000000..6774b3c7 --- /dev/null +++ b/changelog.d/20240214_142506_hrajchert_blueprints.md @@ -0,0 +1,12 @@ + + +### General + +- Feat: Created a new experimental package `@marlowe.io/blueprints` that helps to share the parameters used in the creation of a Marlowe contract. ([PR-184](https://github.com/input-output-hk/marlowe-ts-sdk/pull/184)) + + +### @marlowe.io/runtime-core + +- Feat: Added AddressBech32 validation using the lucid library ([PR-184](https://github.com/input-output-hk/marlowe-ts-sdk/pull/184)) +- Fix: Added proper type guards to Metadata ([PR-184](https://github.com/input-output-hk/marlowe-ts-sdk/pull/184)) + diff --git a/packages/blueprint/Readme.md b/packages/blueprint/Readme.md deleted file mode 100644 index c1446d30..00000000 --- a/packages/blueprint/Readme.md +++ /dev/null @@ -1,3 +0,0 @@ -# Marlowe Blueprint - -TODO.