git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f34ce27..f5ede13 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,23 @@
+## [1.10.0] - 2026-04-19
+
+### Features
+
+- Include commit IDs in git-cliff
+- Alias for listing GPG keys imported to RPM
+- Add local Ruby gems' bin folder to $PATH
+- Introduce horizontal line drawers and terminal width calculator
+- Function for updating user installations of several language extensions
+- Add local Rust crates' bin folder to $PATH
+- Show environment versions on login
+
+### Bug Fixes
+
+- Abandon ship if we are not on a branch, also skip unnecessary awk by using for-each-ref
+
+### Styling
+
+- Add OpenVox/Puppet colours, fine-grain proxmox
+
## [1.9.1] - 2026-03-11
### Documentation