Skip to content

Commit

Permalink
Merge pull request #86 from wagner-certat/changelogfix
Browse files Browse the repository at this point in the history
add changelog for 1.10.4
  • Loading branch information
achillean committed Nov 5, 2018
2 parents da2da75 + 0b501fe commit fdd4aa4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
CHANGELOG
=========

unreleased
----------

1.10.4
------
* Fix a bug when showing old banner records that don't have the "transport" property
* Code quality improvements (bare excepts)

1.10.3
------
* Change bare 'except:' statements to 'except Exception:' or more specific ones
Expand Down

0 comments on commit fdd4aa4

Please sign in to comment.