Strip extra newlines in History document [ci skip]

This commit is contained in:
Ashwin Maroli 2023-02-01 19:36:22 +05:30
parent 7b6dc1f287
commit 66e6b2f2d3
2 changed files with 2 additions and 5 deletions

View File

@ -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

View File

@ -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}