Strip extra newlines in History document [ci skip]
This commit is contained in:
parent
7b6dc1f287
commit
66e6b2f2d3
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue