From 26e41574efde105df4227e924d783efb362f1515 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 10:51:33 +0000 Subject: [PATCH] chore(main): release 1.0.0 (#7) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 15 +++++++++++++++ version.txt | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..1092d4c --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog + +## 1.0.0 (2024-02-15) + + +### Features + +* Implemented verification function ([54d19c9](https://github.com/cardano-foundation/cf-token-metadata-registry/commit/54d19c9719265b47141f325c88c4a3d9d6deb5e5)) + + +### Bug Fixes + +* fixed spring configuration ([a53b761](https://github.com/cardano-foundation/cf-token-metadata-registry/commit/a53b761a408eea7bc49da02a1f420dcdd42f785c)) +* fixed tests configuration for entity manager ([85a286c](https://github.com/cardano-foundation/cf-token-metadata-registry/commit/85a286cc7034351d929956b049ed56323c49660f)) +* removed spring boot plugin for submodule common ([7b8f153](https://github.com/cardano-foundation/cf-token-metadata-registry/commit/7b8f1531dec2eaf646c0075e9a65021a0dddc34a)) diff --git a/version.txt b/version.txt index 8acdd82..3eefcb9 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.0.1 +1.0.0