[gom/wip/hadess/0.4: 2/2] 0.4
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gom/wip/hadess/0.4: 2/2] 0.4
- Date: Mon, 17 Feb 2020 18:53:10 +0000 (UTC)
commit 26816b74a29b9d2d8dc169ed2f9649a4a159bc7c
Author: Bastien Nocera <hadess hadess net>
Date: Mon Feb 17 14:19:29 2020 +0100
0.4
NEWS | 9 +++++++++
meson.build | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c2825b9..27aa71c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,14 @@
Major changes in version
+0.4
+---
+- Fix primary-keys never being monitored, which triggered crashes
+ with GLib 2.63
+- Test for invalid table names
+- Install Python overrides in correct location
+- Fix storage of NULL GDateTime values
+- Fix constraints test under older versions of SQLite
+
0.3.3
-----
- Replace hardcoded values in pkg-config file
diff --git a/meson.build b/meson.build
index f698d88..c19073b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gom', 'c',
- version: '0.3.3',
+ version: '0.4',
license: 'LGPL-2.1+',
meson_version: '>= 0.48')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]