We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a00f37 commit 688cbe7Copy full SHA for 688cbe7
2 files changed
Changelog.md
@@ -2,7 +2,7 @@
2
3
This changelog does not follow semantic versioning.
4
5
-## UNRELEASED
+## 2.9.0 (26-Aug-2025)
6
7
### Added
8
@@ -68,8 +68,6 @@ This changelog does not follow semantic versioning.
68
- The pdjson dependency is now unbundled by default. In case it
69
is not found via pkg-config the vendored copy is used instead.
70
71
-### Removed
72
-
73
## 2.8.0 (25-May-2025)
74
75
configure
@@ -4,8 +4,8 @@
CONFIGURE_CMD_ARGS="${*}"
-PACKAGE_VERSION="2.9.0-devel"
-PACKAGE_DATE="UNRELEASED"
+PACKAGE_VERSION="2.9.0"
+PACKAGE_DATE="26-Aug-2025"
9
PACKAGE_STRING="gcli $PACKAGE_VERSION"
10
PACKAGE_BUGREPORT="https://lists.sr.ht/~herrhotzenplotz/gcli-discuss"
11
PACKAGE_URL="https://sr.ht/~herrhotzenplotz/gcli"
0 commit comments