Skip to content

Commit ccfb95c

Browse files
committed
Changelog and version bump to 0.14.1
1 parent e6d8db6 commit ccfb95c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## [0.14.1] - 2017-11-09
8+
9+
### Fixed
10+
- `substance cleanup` no longer requires an active subenv to operate.
11+
712
## [0.14.0] - 2017-11-09
813

914
### Added

substance/_version.py

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

0 commit comments

Comments
 (0)