summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ade333d..6d7899d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+0.4.0
+=====
+- new libwatch plugin that outputs statistics to terminal via ncurses;
+- add support of NFSv4.1 (w/o callbacks);
+- add experimantal support of CIFS v2 and partial CIFS v1;
+- add new interfaces and functions in Plugin API;
+- update manual.
+
0.3.2
=====
- new libjson plugin that outputs gathered statistics as json (via TCP);