diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f5de4c..c7b169d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Added - Record a give from a project on the project page. -- Make unavailable and explain why on confirmation buttons on the project page gives. +- New button on home page opens the gifted dialog. +- On confirmation buttons on the project page gives, mark when unavailable and explain why. ## [0.3.36] - 2024.11.24 - c8d23647d165016f8a8f575e13d32583242e53ac diff --git a/src/components/ContactNameDialog.vue b/src/components/ContactNameDialog.vue index 459e175..123a083 100644 --- a/src/components/ContactNameDialog.vue +++ b/src/components/ContactNameDialog.vue @@ -77,6 +77,7 @@ export default class ContactNameDialog extends Vue {