diff --git a/CHANGELOG.md b/CHANGELOG.md index 76b9166e..e7dec781 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -89,7 +89,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [2015-11-18] ### Added -- Mailhog as a replacement for Maildump (@keybits ) +- Mailhog as a replacement for Maildump (@keybits) ### Removed - Maildump because it didn't support Python 3 (@keybits) @@ -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 @@ -215,7 +215,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [2015-10-11] ### Changed -- Fixed raven issue on development (#302) (@jazztpt ) +- Fixed raven issue on development (#302) (@jazztpt) ## [2015-10-05] ### Changed