Fix Markdown formatting of changelog.

This commit is contained in:
Audrey Roy Greenfeld 2016-01-07 09:36:36 -08:00
parent a63ab00de2
commit 0637ba63ee

View File

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