summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorNicolargo <nicolas@nicolargo.com>2015-01-18 18:21:26 +0100
committerNicolargo <nicolas@nicolargo.com>2015-01-18 18:21:26 +0100
commit2d6675fa3bc419b1798dd7dcac53b0c72fc0b1a2 (patch)
tree25a262eb51ee6e72538b2494d202fd67d1dc2022 /NEWS
parent8a94bc65bb65ee56ec850de80b754e57dc620c0f (diff)
Add view (MVC speeking) for the plugins. Add API methods and Unitary test.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b2c1d556..4c75b902 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,7 @@ Enhancements and news features:
* Add the Docker plugin (issue #440)
* It is possible, through the configuration file, to define if an alarm should be logged or not (using the _log option) (issue #437)
* You can now set alarm for Disk IO
+ * API: add getAllLimits and getAllViews methods (issue#481)
Bugs corrected: