Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
m-lundberg committed Mar 14, 2020
1 parent 1f704e9 commit 7edd3d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- This project now uses the [Black code style](https://github.com/psf/black)

- The PID class now has a \_\_repr\_\_() method, meaning that objects of this type can be printed
directly for use during development

### Fixed

- Formatting errors in the documentation due to poorly formatted docstrings
Expand Down

0 comments on commit 7edd3d4

Please sign in to comment.