Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dougthor42 committed Nov 7, 2023
1 parent 3e1544f commit 0531147
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ This document highlights high-level changes made to this program.
+ Formatted code with `black`.
+ Removed `__future__` imports now that we no longer support Python 2; reorder
and fix imports to not use `.` notation. Removed encoding pragma.
+ Addressed some lint issues; removed Py2 `xrange` hack.


## 1.1.2 / 2019-10-14
Expand Down

0 comments on commit 0531147

Please sign in to comment.