From a50a5ae8791351b0f6578a927b1ab54c35b010a5 Mon Sep 17 00:00:00 2001 From: Michal Date: Tue, 5 Jul 2022 02:05:12 +0100 Subject: [PATCH] README.md TODO updates --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 692032e..88675b9 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,17 @@ Tested on latest Cargo (1.60.0-nightly) ### TODO: +#### v3.3.0 +- ~~Add clean function~~ +- ~~Make flags global~~ +- ~~Add pacdiff function~~ +- Squash any remaining bugs + +#### v3.4.0 - Implement some sort of spinner for longer operations +- Allow editing of PKGBUILDs before install +- Allow to choose provider of package +- Highlight optdepends at the end of an install operation