diff --git a/CHANGELOG.md b/CHANGELOG.md index ee7725d..9a83b48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ As this project is a user-facing application, the places in the semantic version - Improved repo documentation - Replaced Font Awesome with Phosphor Icons +- Clearer message of caution next to custom config upload form ### Fixed diff --git a/src/corpus/config/CorpusConfigCustom.vue b/src/corpus/config/CorpusConfigCustom.vue index 8415d53..e125197 100644 --- a/src/corpus/config/CorpusConfigCustom.vue +++ b/src/corpus/config/CorpusConfigCustom.vue @@ -1,5 +1,6 @@