Browse Source

docs: general notes about v2 coming (#10135)

This adds a file that will be prepended to release notes (tag messages,
GitHub releases, forum posts) for v1 releases. I'd like there to be
something there to flag that things are going to change.
Jakob Borg 9 months ago
parent
commit
6f51700a7f
1 changed files with 8 additions and 0 deletions
  1. 8 0
      relnotes/v1.md

+ 8 - 0
relnotes/v1.md

@@ -0,0 +1,8 @@
+## Syncthing 2 is coming
+
+Syncthing version 1.x will soon be replaced by Syncthing version 2.x.
+Version 2 brings a new database format and various cleanups, but remains
+protocol compatible with Syncthing 1.
+
+More detailed information about Syncthing 2 can be found in the release
+notes at https://github.com/syncthing/syncthing/releases.