We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc38598 commit 6277813Copy full SHA for 6277813
CHANGELOG.md
@@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.
4
Format of this file follows [these](http://keepachangelog.com/) guidelines.
5
This project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## [%RELEASE_VERSION%] - [%RELEASE_DATE%]
8
+
9
+### Added
10
11
+* Nothing
12
13
+### Changed
14
15
16
17
+### Removed
18
19
20
21
## [0.9.55] - [2021-03-04]
22
23
### Added
cloudfeaster/__init__.py
@@ -1 +1 @@
1
-__version__ = '0.9.55'
+__version__ = '0.9.56'
0 commit comments