docs: Update changelog

This commit is contained in:
Ed Page 2023-03-28 00:47:37 -05:00
parent 2c19accd6c
commit 47b397dff4

View file

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header -->
## [Unreleased] - ReleaseDate
### Compatibility
- Deprecated `OsStrExt::split_at` as its unsound
## [0.4.0] - 2023-03-25
### Breaking Change