0.6.7
[nepi.git] / CHANGELOG.md
index f58f091..e082e62 100644 (file)
@@ -1,3 +1,19 @@
+# 6.0.7 - Mar 4, 2016
+
+* bugfix for python3 when running commands locally
+
+# 6.0.6 - Feb 3, 2016
+
+* bugfix for undefined variable 'nowait'  in util.execfuncs.lkill
+
+# 6.0.5 - Feb 2, 2016
+
+* make it possible to install in virtualenv (not using /etc/nepi anymore)
+
+# 6.0.4 - Jan 8, 2016
+
+* bugfix - `filter_existing_files` was looping over a changing dictionary
+
 # 6.0.1 - November 5, 2015
 
 * move the `src/nepi` directory in the git repo one step up