Skip to content

Commit

Permalink
fixes changelog for oids (#20565)
Browse files Browse the repository at this point in the history
  • Loading branch information
ringabout authored Oct 14, 2022
1 parent b286448 commit 57574ea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,7 @@
making limiting it to just the first char (`last = 0`) valid.
- `random.rand` now works with `Ordinal`s.
- Undeprecated `os.isvalidfilename`.
- `std/oids` now uses `int64` to store time internally (before it was int32), the length of
the string form of `Oid` changes from 24 to 32.
- `std/oids` now uses `int64` to store time internally (before it was int32).

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

0 comments on commit 57574ea

Please sign in to comment.