Skip to content

Commit b9fb128

Browse files
committed
Add to_offset fix to release notes
1 parent d5c9484 commit b9fb128

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/release.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ Improvements to existing features
9696
Bug Fixes
9797
~~~~~~~~~
9898

99+
- Bug in ``pd.tseries.frequencies.to_offset`` when argument has leading zeroes (:issue:`6391`)
99100
- Bug in version string gen. for dev versions with shallow clones / install from tarball (:issue:`6127`)
100101
- Inconsistent tz parsing Timestamp/to_datetime for current year (:issue:`5958`)
101102
- Indexing bugs with reordered indexes (:issue:`6252`, :issue:`6254`)

0 commit comments

Comments
 (0)