mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-10 15:38:09 -05:00
Strip extra newlines in History document [ci skip]
This commit is contained in:
@@ -41,9 +41,7 @@
|
||||
### Bug Fixes
|
||||
|
||||
* 3.9.x: Support i18n 1.x (#9269)
|
||||
* Backport #8880 for v3.9.x: Support both tzinfo v1 and v2 along with
|
||||
|
||||
non-half hour offsets (#9280)
|
||||
* Backport #8880 for v3.9.x: Support both tzinfo v1 and v2 along with non-half hour offsets (#9280)
|
||||
|
||||
### Development Fixes
|
||||
|
||||
|
||||
@@ -11,8 +11,7 @@ note: This file is autogenerated. Edit /History.markdown instead.
|
||||
{: #bug-fixes-v3-9-3}
|
||||
|
||||
- 3.9.x: Support i18n 1.x ([#9269]({{ site.repository }}/issues/9269))
|
||||
- Backport [#8880]({{ site.repository }}/issues/8880) for v3.9.x: Support both tzinfo v1 and v2 along with
|
||||
non-half hour offsets ([#9280]({{ site.repository }}/issues/9280))
|
||||
- Backport [#8880]({{ site.repository }}/issues/8880) for v3.9.x: Support both tzinfo v1 and v2 along with non-half hour offsets ([#9280]({{ site.repository }}/issues/9280))
|
||||
|
||||
### Development Fixes
|
||||
{: #development-fixes-v3-9-3}
|
||||
|
||||
Reference in New Issue
Block a user