Update CHANGES

This commit is contained in:
Yujian Zhu 2017-12-11 15:37:25 +08:00 committed by GitHub
parent 2b0979a2a7
commit 7e64c90d4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

16
CHANGES
View File

@ -1,3 +1,19 @@
v0.3.2, Dec 11, 2017
--------------------
**Bug Fix**
* Fix the problem that some monitoring data are used before initialnizing.
* Add some error message when start service failed.
* Add npm registry.
**Improvement**
* [#277] Support egress and ingress qos rate limiting.
* [#277] Support network and ports mappings billings.
* Support network monitoring.
* Limit the number of users' vnodes by ip addresses.
* Add billing detail and billing history detail
* Replace lxc-info with lxc.Container.get_cgroup_item()
v0.3.0, Sep 29, 2017
--------------------