Skip to content

Commit

Permalink
final changelog date.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lokathor committed Oct 1, 2023
1 parent af04e3b commit 2c2aaa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 0.6.0 (2023-XX-XX)
## 0.6.0 (2023-09-30)

* **Breaking:** Raw pointer handles now use `NonNull` where appropriate, to avoid null pointer dereferences.
* **Breaking:** Renamed `empty` methods to `new`, and take parameters in most of those, to better match normal Rust semantics.
Expand Down

0 comments on commit 2c2aaa9

Please sign in to comment.