From b09a8ad194352e439cf2957883b61220ccbc7b07 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 25 Jan 2022 14:59:13 +0300 Subject: [PATCH] minor update... Signed-off-by: Alex A. Naanou --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index e69de29b..af453c50 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,17 @@ + +20220125: +About a year ago the project reached a stable state for most of my use-cases +this development stagnated a bit and went into "if something goes wrong +write it down and continue on" mode. +During this period the we've accumulated: + - quite a list of known bugs + - quite a backlog of breaking updates of upstream software (electron) + +In addition to this and a couple of other events I had trouble finding +motivation to dig in. + +It is about time to schedule a big revision run to fix the accumulated +set of issues and implement several planned features. + + +