Skip to content

Commit

Permalink
Bumped version to 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Iain Beeston committed Feb 26, 2016
1 parent e16ab7a commit 2ab0331
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [2.6.1] - 2016-02-26

### Fixed
- Made sure schemas of an unrecognized type raise a SchemaParseError (not Name error)

Expand Down
2 changes: 1 addition & 1 deletion VERSION.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
major: 2
minor: 6
patch: 0
patch: 1

0 comments on commit 2ab0331

Please sign in to comment.