Skip to content

Commit

Permalink
news
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennebacher committed Apr 15, 2024
1 parent 5335521 commit cef39f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,8 @@
- In `$dt$convert_time_zone()` and `$dt$replace_time_zone()`, the `tz`
argument is renamed to `time_zone` (#944).
- In `$str$strptime()`, the argument `datatype` is renamed to `dtype` (#939).
- In `$str$parse_int()`, argument `radix` is renamed to `base` (#1034).
- In `$str$parse_int()` (renamed `$str$to_integer()`, see below), argument
`radix` is renamed to `base` (#1034).

2. Change in the way arguments are passed:

Expand Down

0 comments on commit cef39f0

Please sign in to comment.