File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
ChangeLog
2
2
=========
3
3
4
- `1.8.2 (unreleased ) <https://github.com/scaleway/python-scaleway/compare/v1.8.1...develop >`_
4
+ `1.9.0 (2019-07-03 ) <https://github.com/scaleway/python-scaleway/compare/v1.8.1...v1.9.0 >`_
5
5
--------------------------------------------------------------------------------------------
6
6
7
- * No changes yet.
7
+ * Add support for unlimited quotas
8
8
9
9
`1.8.1 (2019-06-18) <https://github.com/scaleway/python-scaleway/compare/v1.8.0...v1.8.1 >`_
10
10
--------------------------------------------------------------------------------------------
Original file line number Diff line number Diff line change @@ -25,4 +25,4 @@ def emit(self, record):
25
25
logging .getLogger (__name__ ).addHandler (NullHandler ())
26
26
27
27
28
- __version__ = '1.8.2 '
28
+ __version__ = '1.9.0 '
You can’t perform that action at this time.
0 commit comments