Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2021-11-07 16:50:10 +0100
committerArthur de Jong <arthur@arthurdejong.org>2021-11-07 16:50:10 +0100
commit9dd9a172ba5e22ba54e20e003ff575a771d72d2c (patch)
tree2f42a40c74c192cb67502419e85ee4e3a0578980
parent28289bca40a39b805eedf519472853f7e75f0506 (diff)
Get files ready for 1.4 release1.4
-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