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 04acc71 commit 654f39b
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 @@ -12,6 +12,7 @@ This document highlights high-level changes made to this program.
+ 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.
+ Added a `publish` CI workflow.


## 1.1.2 / 2019-10-14
Expand Down

0 comments on commit 654f39b

Please sign in to comment.