git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormail_redacted_for_web 2026-04-19 13:33:48 +0200
committermail_redacted_for_web 2026-04-19 13:33:48 +0200
commit93c7be36069e7cca3cd601aa94d4af6cd8010311 (patch)
tree2b86311f2f3be71fea4659191c42475440260a24
parent16c3c4a64a3e4745552aeeffefcef25c195df1f0 (diff)
downloaddotfiles-653c8ecfbd98ca45122a34c3779c41d8ff24e4a9.tar.bz2
chore(release): prepare for 1.10.0HEADv1.10.0testingmaster
-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