summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2022-09-05 13:57:29 +0200
committerNiels De Graef <nielsdegraef@gmail.com>2022-09-05 13:57:29 +0200
commitc15a18f7d23f66fb70deabba11313ecdb23cd375 (patch)
tree78c61377215cb31e6c4500a04e2520da9c27c792 /NEWS
parent979c67f174633a9c0c4bb3af87b118cf73407b2c (diff)
downloadgcr-c15a18f7d23f66fb70deabba11313ecdb23cd375.tar.gz
Release unstable version 3.92.03.92.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 17b6a71..c1dbdae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+gcr 3.92.0:
+- This is the beta release of gcr4, which is a major version bump after gcr3
+ with several API and ABI breaks.
+- `GcrCertificateSection` and `GcrCertificateField` have been added, which now
+ allow consumers to more easily create their own GcrCertificate-based UIs.
+- gcr4 will no longer ship UI libraries, i.e. gcr-gtk3 or gcr-gtk4.
+- `GcrComparable` and `GckList` have been removed
+
gcr 3.90.0:
- WARNING: this is the alpha release of gcr4, which is a major version bump
with several API and ABI breaks.