diff --git a/History.markdown b/History.markdown index e3c9b6a7..2c596ca0 100644 --- a/History.markdown +++ b/History.markdown @@ -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 diff --git a/docs/_docs/history.md b/docs/_docs/history.md index 09119ef1..4b0d5f92 100644 --- a/docs/_docs/history.md +++ b/docs/_docs/history.md @@ -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}