Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dougthor42 committed Nov 6, 2023
1 parent fa31b4e commit edd50a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ This document highlights high-level changes made to this program.
+ Added `pre-commit` config.
+ Removed now-unnecessary `build_reqs` directory; moved tests to external package.
+ 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.


## 1.1.2 / 2019-10-14
Expand Down

0 comments on commit edd50a6

Please sign in to comment.