diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a5cd81..4fd111a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,14 @@ ## [Unreleased] - -## [4.4.1] - 2024-02-02 + +## [5.0.0] - 2024-02-02 +### Changed +- Rename Consolidated Packages + +### Removed +- ReadCloser Function From io Package + ## [4.4.0] - 2024-02-02 @@ -300,8 +306,8 @@ - Development environment -[Unreleased]: https://github.com/kohirens/stdlib.git/compare/4.4.1...HEAD -[4.4.1]: https://github.com/kohirens/stdlib.git/compare/4.4.0...4.4.1 +[Unreleased]: https://github.com/kohirens/stdlib.git/compare/5.0.0...HEAD +[5.0.0]: https://github.com/kohirens/stdlib.git/compare/4.4.0...5.0.0 [4.4.0]: https://github.com/kohirens/stdlib.git/compare/4.3.0...4.4.0 [4.3.0]: https://github.com/kohirens/stdlib.git/compare/4.2.1...4.3.0 [4.2.1]: https://github.com/kohirens/stdlib.git/compare/4.2.0...4.2.1