Skip to content

Commit

Permalink
Release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
althonos committed Feb 10, 2020
1 parent a573697 commit 56d9124
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
[Unreleased]: https://github.com/althonos/pronto/compare/v1.1.5...HEAD
[Unreleased]: https://github.com/althonos/pronto/compare/v1.2.0...HEAD

## [1.2.0] - 2020-02-10
[1.2.0]: https://github.com/althonos/pronto/compare/v1.1.5...v1.2.0
### Added
- Parameter `with_self` to disable reflexivity of `Term.subclasses` and
`Term.superclasses` iterators.
Expand Down
2 changes: 1 addition & 1 deletion pronto/_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.5
1.2.0

0 comments on commit 56d9124

Please sign in to comment.