From e20491759ddf16914ec8156a2d711e16410bdaad Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 1 Apr 2014 11:07:45 -0400 Subject: [PATCH] Update dat history format so it's right whoopsies. --- History.markdown | 2 +- site/docs/history.md | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/History.markdown b/History.markdown index 3b86235e..96e01f8f 100644 --- a/History.markdown +++ b/History.markdown @@ -169,7 +169,7 @@ ### Bug Fixes -* Only strip the drive name if it begins the string (#2176) + * Only strip the drive name if it begins the string (#2176) ## 1.5.0 / 2014-03-24 diff --git a/site/docs/history.md b/site/docs/history.md index 4bb0bead..87b13d41 100644 --- a/site/docs/history.md +++ b/site/docs/history.md @@ -7,7 +7,9 @@ prev_section: contributing ## 1.5.1 / 2014-03-27 -### Bug Fixes- Only strip the drive name if it begins the string ([#2176]({{ site.repository }}/issues/2176)) +### Bug Fixes + +- Only strip the drive name if it begins the string ([#2176]({{ site.repository }}/issues/2176)) ## 1.5.0 / 2014-03-24