summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-09-27 19:16:47 +0300
committerLars Wirzenius <liw@liw.fi>2017-09-27 19:16:47 +0300
commit6798029da76176cecca3ff9e94ada15232ef6140 (patch)
tree39e4ccd3e42ac39b34e54da0c861892c50d590ac /NEWS
parent44c62d30f37782bcf6bb97b8e0d2005bd71f6a90 (diff)
downloadqvisqve-6798029da76176cecca3ff9e94ada15232ef6140.tar.gz
Add: NEWS file
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..09a79b2
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,15 @@
+NEWS for Qvarn (JSONB)
+=============================================================================
+
+This file has release notes for Qvarn (the JSONB version).
+
+Version 0.82+git, not yet released
+-----------------------------------------------------------------------------
+
+* This is the first release of Qvarn (JSONB), and has been rewritten
+ from scratch to use the Postgres JSONB data type for storing
+ resources. It is NOT yet ready for production use. This release is
+ done so we can test Ansible modifications, run benchmarks, and other
+ such things.
+
+ Do not use this release.