14
0

- Bump to 5.8.0:

* use prompt_toolkit >= 2.0
  * various tests/documentation improvements
  * Removed legacy loadbalancer command

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-softlayer?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2019-09-10 10:20:45 +00:00
committed by Git OBS Bridge
parent b106b1d5d6
commit 2207d44c08
4 changed files with 18 additions and 10 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Sep 10 10:15:52 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Bump to 5.8.0:
* use prompt_toolkit >= 2.0
* various tests/documentation improvements
* Removed legacy loadbalancer command
-------------------------------------------------------------------
Tue May 7 07:27:35 UTC 2019 - pgajdos@suse.com