summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2022-11-11 19:50:20 +0100
committerxengineering <me@xengineering.eu>2022-11-11 19:50:20 +0100
commitd6da536c19230349d7ef8ce71cce50c13a992574 (patch)
treeca5e29baf946f931301a8dccc3be0a7da2017ec4
parent552a0a91f5b8450441e5160e50cca80e368525f4 (diff)
downloadceres-d6da536c19230349d7ef8ce71cce50c13a992574.tar
ceres-d6da536c19230349d7ef8ce71cce50c13a992574.tar.zst
ceres-d6da536c19230349d7ef8ce71cce50c13a992574.zip
Mention SQL migrations in CHANGELOG
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1de3e34..6ca3d92 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog][1], and this project adheres to
- viewing recipes
- adding recipes
- editing of markdown description via the browser
+- automatic SQL schema migration
[1]: https://keepachangelog.com/en/1.0.0/
[2]: https://semver.org/spec/v2.0.0.html