From 1c0cbf3a5346a7ef84619ba29a3b62db5eb88fcf Mon Sep 17 00:00:00 2001 From: Kivi Kaitaniemi Date: Tue, 27 Jan 2026 23:47:36 +0200 Subject: [PATCH] Release v1.0.0 --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index fc9306d..c92ac25 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,8 @@ # Decman -> THIS README IS FOR AN UNRELEASED VERSION! -> -> There are going to be breaking changes! +> Decman has breaking changes! > Decman has undergone an architecture rewrite. The new architecture makes decman more expandable and maintainable. > -> The AUR package will receive this update after I have tested it enough. -> See this [tag](https://github.com/kiviktnm/decman/tree/0.4.2) for the current version of decman available in the AUR. -> > Migration guide is [here](/docs/migrate-to-v1.md). Decman is a declarative package & configuration manager for Arch Linux. It allows you to manage installed packages, your dotfiles, enabled systemd units, and run commands automatically. Your system is configured using Python so your configuration can be very adaptive.