Skip to content

Commit

Permalink
0.2.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
usercont-release-bot authored and lachmanfrantisek committed Oct 18, 2018
1 parent 0988dec commit f8b14fd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 0.2.1

## New Features

* Allow setting CLI options via environment variables
* Allow loading rulesets from virtualenv
* Add info subcommand

# 0.2.0

## Breaking changes
Expand Down
2 changes: 1 addition & 1 deletion colin/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#

__version__ = '0.2.0'
__version__ = '0.2.1'

0 comments on commit f8b14fd

Please sign in to comment.