Skip to content

Commit

Permalink
3.0.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release authored and Travis CI User committed Oct 19, 2020
1 parent bf702db commit 4819e79
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,13 @@
# Changelog

<!--next-version-placeholder-->

## v3.0.0 (2020-10-19)
### Fix
* Add support for column27 ([`f7a4c1c`](https://github.com/honzajavorek/fiobank/commit/f7a4c1cb5ed74d71ce93e2456bc85a4ddbd77778))

### Breaking
* The fiobank library no longer supports Python 3.5 ([`71bc4f1`](https://github.com/honzajavorek/fiobank/commit/71bc4f1210693a56764236d0f6aaa8fd809d06aa))

### Documentation
* Fix user_identifiaction and few other grammarly suggestions ([`1476165`](https://github.com/honzajavorek/fiobank/commit/1476165f7d6f3aa8fb5493e6c06ba38dac381440))
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -9,7 +9,7 @@
print(message, file=sys.stderr)


version = '2.0.0'
version = '3.0.0'


install_requires = [
Expand Down

0 comments on commit 4819e79

Please sign in to comment.