Add pyc fix to changelog

This commit is contained in:
Audrey Roy Greenfeld 2015-11-17 21:07:14 -08:00
parent 840f4a7d4c
commit 7eb0fc0e81

View File

@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [2015-11-17]
### Added
- initial configuration to support opbeat (@burhan)
### Removed
- Took *.pyc out of .gitignore, because it's already covered by *.py[cod] (@audreyr)
## [2015-11-16]
### Changed