Skip to content

Commit 4da5af4

Browse files
author
René Moser
authored
Prepare release 1.2.1 (#40)
1 parent e0994bd commit 4da5af4

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## v1.2.1 (2020-11-25)
6+
7+
### Bug fixes
8+
9+
- Fixed missing size output in volume table listing.
10+
511
## v1.2.0 (2020-11-24)
612

713
### Minor changes

cloudscale_cli/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.2.0'
1+
__version__ = '1.2.1'

0 commit comments

Comments
 (0)