diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..d43ec6d --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + +## 1.0.0 (2026-04-29) + + +### Features + +* add tokenizable and fractionizable certificates ([c49d6f0](https://github.com/UVerify-io/uverify-scripts/commit/c49d6f05192853aa63a9e70cc8fd4bfc19895665)) +* use proxy pattern for uverify state logic ([ad9f231](https://github.com/UVerify-io/uverify-scripts/commit/ad9f2316bbbdeac4ecaa84dcccfeef9b01c39ff0)) + + +### Bug Fixes + +* repair minor issue with datum fields for tokenizable certificates ([7ff00a7](https://github.com/UVerify-io/uverify-scripts/commit/7ff00a70821b0771d4d731ae1f29caf331d9da0c))