mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
move contents of taskchampion repo to tc/
This commit is contained in:
parent
73baefa0a5
commit
2a92b2a4b9
219 changed files with 0 additions and 0 deletions
0
rust/.changelogs/.gitignore
vendored
Normal file
0
rust/.changelogs/.gitignore
vendored
Normal file
2
rust/.changelogs/2021-10-03-server-storage.md
Normal file
2
rust/.changelogs/2021-10-03-server-storage.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
- The SQLite server storage schema has changed incompatibly, in order to add support for snapshots.
|
||||
As this is not currently ready for production usage, no migration path is provided except deleting the existing database.
|
2
rust/.changelogs/2021-10-11-issue23-client.md
Normal file
2
rust/.changelogs/2021-10-11-issue23-client.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
- The `avoid_snapshots` configuration value, if set, will cause the replica to
|
||||
avoid creating snapshots unless required.
|
1
rust/.changelogs/2021-10-16-issue299.md
Normal file
1
rust/.changelogs/2021-10-16-issue299.md
Normal file
|
@ -0,0 +1 @@
|
|||
- The encryption format used for synchronization has changed incompatibly
|
1
rust/.changelogs/2021-10-25-issue23-integration.md
Normal file
1
rust/.changelogs/2021-10-25-issue23-integration.md
Normal file
|
@ -0,0 +1 @@
|
|||
- The details of how task start/stop is represented have changed. Any existing tasks will all be treated as inactive (stopped).
|
Loading…
Add table
Add a link
Reference in a new issue