From f58c120bcc0a84156e5e253be57c1f958ea8576e Mon Sep 17 00:00:00 2001 From: Joris Date: Sun, 27 Feb 2022 09:36:14 +0100 Subject: Don’t create an event if repetition is not valid --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2986378..e52d48c 100644 --- a/README.md +++ b/README.md @@ -18,14 +18,8 @@ cargo test ## V1 -### Repeat events - -1. When validating repetition, don’t produce None if there is a validation error. -2. Update / delete specific repetition occurences. - -### Navigate around - -1. Select previous or next week with shortcuts. +- Select previous or next week with shortcuts. +- Update / delete specific repetition occurences. ## V2 -- cgit v1.2.3