Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS7
-rw-r--r--setup.cfg2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c1b23d2..a1662fe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+changes from 1.3 to 1.4
+-----------------------
+
+* Support creating a shareable link that encodes the graph configuration
+* Various NPM package updates
+
+
changes from 1.2 to 1.3
-----------------------
diff --git a/setup.cfg b/setup.cfg
index 4a6e9e4..aba6d53 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = munin-plot
-version = 1.3
+version = 1.4
description = Alternative web front-end for Munin
long_description = file: README.md
long_description_content_type = text/markdown