Update dat history format so it's right whoopsies.
This commit is contained in:
parent
14470b8bc6
commit
e20491759d
|
@ -169,7 +169,7 @@
|
||||||
|
|
||||||
### Bug Fixes
|
### 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
|
## 1.5.0 / 2014-03-24
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,9 @@ prev_section: contributing
|
||||||
|
|
||||||
## 1.5.1 / 2014-03-27
|
## 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
|
## 1.5.0 / 2014-03-24
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue