From 7b2b12983b596f987602d22993a0be0af828e3d4 Mon Sep 17 00:00:00 2001 From: Audrey Roy Greenfeld Date: Sun, 4 Oct 2015 10:53:12 -0700 Subject: [PATCH] Add #363, #364 to changelog. Add @hairychris to contributors. --- CHANGELOG.md | 4 ++++ CONTRIBUTORS.rst | 1 + 2 files changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 808b5d738..6d6c50d7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All enhancements and patches to cookiecutter-django will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [2015-10-04] +### Changed +- Remove stray closing tags and fix navbar margin in in base.html (@hairychris) + ## [2015-09-30] ### Changed - Fixed Sentry logging with celery (@jayfk) diff --git a/CONTRIBUTORS.rst b/CONTRIBUTORS.rst index 172667b86..884e6bc2d 100644 --- a/CONTRIBUTORS.rst +++ b/CONTRIBUTORS.rst @@ -56,6 +56,7 @@ Code Contributors * @kaidokert * Raphael Pierzina / @hackebrot * Alvaro [Andor] / @andor-pierdelacabeza +* Chris Franklin / @hairychris \* Possesses commit rights