diff options
author | Ruan HE <ruan.he@orange.com> | 2016-08-10 10:36:15 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-08-10 10:36:15 +0000 |
commit | b4bdfc33b75f8e8a3b1a5c5f9a2bc2d2bd41bea8 (patch) | |
tree | e98b74b96af45fcdc38b3843cecee4478e5049fb /moonclient/Changelog | |
parent | af6f8145508476953ba65b4e0f3797f849327214 (diff) | |
parent | 631a09b30096f02da48c6bb663bcbc777d742c06 (diff) |
Merge "Add self attribute in test command to allow the execution of all internal tests (and update some test execution)."
Diffstat (limited to 'moonclient/Changelog')
-rw-r--r-- | moonclient/Changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/moonclient/Changelog b/moonclient/Changelog index f867b646..0ba076cc 100644 --- a/moonclient/Changelog +++ b/moonclient/Changelog @@ -7,6 +7,12 @@ CHANGES ======= +0.2.0 +----- + +* Update tests command by adding a "--self" attribute + + 0.1.0 ----- |