]> gitweb.fluxo.info Git - hydra.git/commitdiff
Adds ChangeLog
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 17 May 2024 00:14:28 +0000 (21:14 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 17 May 2024 00:14:28 +0000 (21:14 -0300)
ChangeLog.md [new symlink]
docs/changelog.md [new file with mode: 0644]
mkdocs.yml

diff --git a/ChangeLog.md b/ChangeLog.md
new file mode 120000 (symlink)
index 0000000..1bed66b
--- /dev/null
@@ -0,0 +1 @@
+docs/changelog.md
\ No newline at end of file
diff --git a/docs/changelog.md b/docs/changelog.md
new file mode 100644 (file)
index 0000000..3620de4
--- /dev/null
@@ -0,0 +1,10 @@
+# ChangeLog
+
+## 0.3.0 - Unrelased
+
+* [x] Keys:
+  * [x] Deprecate generating and deploying/import borg keys, since
+        pre-generation is not a supported behavior right now:
+        https://github.com/borgbackup/borg/issues/7047
+  * [x] Document about how keys are encrypted and backed up in the server:
+        https://borgbackup.readthedocs.io/en/latest/faq.html#how-important-is-the-home-config-borg-directory
index e62b5f0a977bb6bd420b09547868429c0e2da6c9..59bbad367062dd239f650fe1a299193137636283 100644 (file)
@@ -13,3 +13,4 @@ nav:
   - backups.md
   - ideas.md
   - todo.md
+  - changelog.md