From 990c540563f2b47b5fbae0948d4a61c3735e8d5d Mon Sep 17 00:00:00 2001 From: Andrew Savchenko Date: Wed, 28 Apr 2021 13:37:11 +0930 Subject: [PATCH] Update Policy - https://github.com/taskchampion/taskchampion/pull/212#discussion_r621457029 --- POLICY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/POLICY.md b/POLICY.md index c70e66fac..60daae884 100644 --- a/POLICY.md +++ b/POLICY.md @@ -11,7 +11,7 @@ As there are no major releases yet, we do not support any older versions. Users ## ABI policy 1. We target stable `rustc`. -2. TaskChampion will never upgrade any backend to a non-compatible version without explicit user's request. +2. TaskChampion will never upgrade any storage to a non-compatible version without explicit user's request. ## API policy