ALPHA: wire is a tool to deploy nixos systems wire.althaea.zone/
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update CHANGELOG.md (#463)

Signed-off-by: marshmallow <git@althaea.zone>

authored by

marshmallow and committed by
GitHub
adb79bd4 9a1696c4

+12
+12
CHANGELOG.md
··· 7 7 8 8 ## [Unreleased] - yyyy-mm-dd 9 9 10 + ### Added 11 + 12 + - "Encrypting with Sops" documentation example. 13 + 14 + ### Changed 15 + 16 + - Under the hood improvements to how status bar updates are handled internally. 17 + - Cargo dependency updates. 18 + - Switched (back) to the https://snix.dev/ `nix_compat` crate for internal nix 19 + json log parsing. 20 + 10 21 ### Fixed 11 22 12 23 - Status bar is cleaned every time after execution is completed. 24 + - Fixed garnix docs links in documentation. 13 25 14 26 ## [v1.2.0] - 2026-03-18 15 27