diff options
author | Thomas Duval <thomas.duval@orange.com> | 2018-01-19 13:54:41 +0100 |
---|---|---|
committer | Thomas Duval <thomas.duval@orange.com> | 2018-01-19 13:54:41 +0100 |
commit | 0f9e05e3b2984ee0f10532187828605438d2699a (patch) | |
tree | 11c554ada298cd80e737fe67cce73fe253f95c4e /python_moonclient/Changelog | |
parent | b0f7daa6f05a1ea2308e82cfc05a1b8d10d4e5dc (diff) |
Add moon_get_slaves, moon_set_slave, moon_delete_slave commands.
Change-Id: I224df38ffffcad7b4e8ee4da92087fa352cc6fc7
Diffstat (limited to 'python_moonclient/Changelog')
-rw-r--r-- | python_moonclient/Changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/python_moonclient/Changelog b/python_moonclient/Changelog index f6f6c3a4..64ae76ba 100644 --- a/python_moonclient/Changelog +++ b/python_moonclient/Changelog @@ -30,3 +30,10 @@ CHANGES - moon_create_pdp - moon_send_authz_to_wrapper - Fix a bug in pdp library + +1.2.0 +----- +- Add some commands: + - moon_get_slaves + - moon_set_slave + - moon_delete_slave |