We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22b7791 commit a29d206Copy full SHA for a29d206
debian/changelog
@@ -1,3 +1,12 @@
1
+neos (0.6.9) calibre9; urgency=medium
2
+
3
+ * Look by default for paraview path in /usr
4
+ * Add support for bool opts type
5
+ * Add possibility to control outputs at cmd level
6
+ * Remove wm/vnc scenarios output by default
7
8
+ -- Rémi Palancher <remi-externe.palancher@edf.fr> Mon, 16 Jan 2017 12:17:02 +0100
9
10
neos (0.6.8) calibre9; urgency=medium
11
12
* Print WAN IP addr of 1st node in paraview scenario
neos/version.py
@@ -34,4 +34,4 @@
34
"""This module just provides NEOS version as used by --version, setup.py and
35
Sphinx documentation."""
36
37
-__version__ = "0.6.7"
+__version__ = "0.6.9"
0 commit comments