diff --git a/CHANGES b/CHANGES index dae64b0..4b1a1e1 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,17 @@ +v0.2.8, Jul 17, 2016 +-------------------- + +**Bug Fix** + * [#119] version display error + +**Improvement** + * [#52] give user a total quota, let themselves decide how to use quota + * [#72] recording the user's historical resource usage + * [#85] Making workers's state consistent with master + * [#88] setting config file in admin panel + * [#96] Web notifications + * [#113] Recovery : after poweroff, just recover container, not recover service + v0.2.7, May 17, 2016 -------------------- diff --git a/VERSION b/VERSION index b003284..a45be46 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.7 +0.2.8