File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ ## [ 2.2.2] - 2017-08-16
8+
9+ ### Fixed
10+
11+ - Add image and notification into sub resource list
12+
713## [ 2.2.1] - 2017-08-15
814
915### Added
@@ -127,6 +133,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
127133
128134- Provide Official Qingstor SDK for Python
129135
136+ [ 2.2.2 ] : https://github.com/yunify/qingstor-sdk-python/compare/2.2.1...2.2.2
130137[ 2.2.1 ] : https://github.com/yunify/qingstor-sdk-python/compare/2.2.0...2.2.1
131138[ 2.2.0 ] : https://github.com/yunify/qingstor-sdk-python/compare/2.1.3...2.2.0
132139[ 2.1.3 ] : https://github.com/yunify/qingstor-sdk-python/compare/2.1.2...2.1.3
Original file line number Diff line number Diff line change 1515# +-------------------------------------------------------------------------
1616# -*- coding: utf-8 -*-
1717
18- __version__ = '2.2.1 '
18+ __version__ = '2.2.2 '
You can’t perform that action at this time.
0 commit comments