We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0994bd commit 4da5af4Copy full SHA for 4da5af4
2 files changed
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## v1.2.1 (2020-11-25)
6
+
7
+### Bug fixes
8
9
+- Fixed missing size output in volume table listing.
10
11
## v1.2.0 (2020-11-24)
12
13
### Minor changes
cloudscale_cli/version.py
@@ -1 +1 @@
1
-__version__ = '1.2.0'
+__version__ = '1.2.1'
0 commit comments