From 87e20bdd4517ff1b1c604ce7987b3d5c1deba1a7 Mon Sep 17 00:00:00 2001 From: Urban Date: Fri, 8 Dec 2023 18:04:42 +0100 Subject: [PATCH 1/2] chore: release 1.0.0 (#6) Release-As: 1.0.0 From 77882227912f05a26fa27a04b422f624198517b4 Mon Sep 17 00:00:00 2001 From: Urban Date: Fri, 8 Dec 2023 18:07:26 +0100 Subject: [PATCH 2/2] chore(develop): release 1.0.0 (#5) --- CHANGELOG.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..d9ea194 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,23 @@ +# Changelog + +## [1.0.0](https://github.com/blockchain-lab-um/moodle-eductx-plugin/compare/v0.1.0-beta...v1.0.0) (2023-12-08) + + +### Features + +* api key requirement ([3428f4a](https://github.com/blockchain-lab-um/moodle-eductx-plugin/commit/3428f4a87ecce8130872336c93a5d993e418cbc7)) +* export PDF ([1700d3b](https://github.com/blockchain-lab-um/moodle-eductx-plugin/commit/1700d3b2672e8030bc165036d23fc32c2d5f4a94)) +* transition to Masca ([#1](https://github.com/blockchain-lab-um/moodle-eductx-plugin/issues/1)) ([32960d6](https://github.com/blockchain-lab-um/moodle-eductx-plugin/commit/32960d6a77f86c4901f5f1e9cdcc26d6b4559cf2)) + + +### Bug Fixes + +* release workflow ([5ee69fa](https://github.com/blockchain-lab-um/moodle-eductx-plugin/commit/5ee69fa43500b2d5dd9fa0223737729e6e5c478e)) +* UI ([d8fd5f4](https://github.com/blockchain-lab-um/moodle-eductx-plugin/commit/d8fd5f4cf9a895e7a97d9f4d32cd48c3dd6921b8)) +* updates to PDF export ([c5cbc71](https://github.com/blockchain-lab-um/moodle-eductx-plugin/commit/c5cbc71a51b8d5652d46d15f5485f9a9c05a2b4a)) +* use id field instead of did in education credential schema ([cef39f3](https://github.com/blockchain-lab-um/moodle-eductx-plugin/commit/cef39f3c3f65d07f3bd63d995673102e9441d001)) + + +### Miscellaneous Chores + +* release 1.0.0 ([#4](https://github.com/blockchain-lab-um/moodle-eductx-plugin/issues/4)) ([0f4841c](https://github.com/blockchain-lab-um/moodle-eductx-plugin/commit/0f4841c8bb5395864e36c6e29b5ba8cf88fc795d))