Skip to content

Commit 57574ea

Browse files
authored
fixes changelog for oids (#20565)
1 parent b286448 commit 57574ea

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

changelog.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,7 @@
108108
making limiting it to just the first char (`last = 0`) valid.
109109
- `random.rand` now works with `Ordinal`s.
110110
- Undeprecated `os.isvalidfilename`.
111-
- `std/oids` now uses `int64` to store time internally (before it was int32), the length of
112-
the string form of `Oid` changes from 24 to 32.
111+
- `std/oids` now uses `int64` to store time internally (before it was int32).
113112

114113
[//]: # "Additions:"
115114
- Added ISO 8601 week date utilities in `times`:

0 commit comments

Comments
 (0)