Skip to content

Commit

Permalink
Get files ready for 1.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurdejong committed Jun 18, 2024
1 parent 21bef58 commit 8045922
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
changes from 1.7 to 1.8
-----------------------

* Make series selection toggle buttons slightly lighter
* Switch from node-sass to sass package for processing SCSS files
* Various NPM package updates (includes fixes for a number of CVEs, none of
which should affect munin-plot because we don't supply untrusted content to
the affected components or don't use affected functionality)


changes from 1.6 to 1.7
-----------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = munin-plot
version = 1.7
version = 1.8
description = Alternative web front-end for Munin
long_description = file: README.md
long_description_content_type = text/markdown
Expand Down

0 comments on commit 8045922

Please sign in to comment.