Updating CHANGELOG to include PEP 8 compliance.

pull/51/head
Christian T. Jacobs 2016-01-27 18:44:54 +00:00
rodzic 8b5ea87b79
commit 82cfacc63b
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -16,6 +16,7 @@
- Brought the list of valid modes up-to-date.
- Updated the list of bands and their frequency ranges.
- Configuration files are now written to ~/.config to keep the user's home directory uncluttered.
- The codebase is now compliant with the PEP 8 Python coding conventions (except for E501,F403,E226,E402,W503).
## [0.2] - 2015-03-07
### Added