Skip to content

Commit

Permalink
Add changelog entry for the b64decode() new validate param
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Saelices <[email protected]>
  • Loading branch information
msaelices committed Jan 6, 2025
1 parent 565284c commit b32f2f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ what we publish.

### Standard library changes

- Add a new `validate` parameter to the `b64decode()` function.

- `UnsafePointer`'s `bitcast` method has now been split into `bitcast`
for changing the type, `origin_cast` for changing mutability,
`static_alignment_cast` for changing alignment,
Expand Down

0 comments on commit b32f2f5

Please sign in to comment.