From 18f13affcdf6f242a61d9a2f593231d2f16e39dd Mon Sep 17 00:00:00 2001 From: yggverse Date: Wed, 20 Nov 2024 19:20:24 +0200 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a56b48af..7a4162b6 100644 --- a/README.md +++ b/README.md @@ -167,8 +167,8 @@ cargo build ### Releases -* Package version in repository increase after push release to [crates.io](https://crates.io/crates/yoda) -* Until dev state, profile data stored in sub-dir match `CARGO_PKG_VERSION_MAJOR`.`CARGO_PKG_VERSION_MINOR` +* Package version in repository increase after [crates.io](https://crates.io/crates/yoda) release +* Until DB migration not implemented, app will create new profile on `CARGO_PKG_VERSION_MAJOR`.`CARGO_PKG_VERSION_MINOR` change ### See also