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 303b219 commit f1055f9Copy full SHA for f1055f9
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.49] - [2020-12-27]
22
23
### Added
cloudfeaster/__init__.py
@@ -1 +1 @@
1
-__version__ = '0.9.49'
+__version__ = '0.9.50'
0 commit comments