diff --git a/CHANGELOG.md b/CHANGELOG.md index 327d2e9..1232ca7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,19 @@ All notable changes to this project will be documented in this file. #### 1.x Releases +- `1.1.x` Releases - [1.1.0](#110) - `1.0.x` Releases - [1.0.0](#100) +## [1.1.0](https://github.com/space-code/lazy/releases/tag/1.1.0) +Released on 2024-12-25. + +#### Added +- Bump the Swift version to 6.0. + - Added in Pull Request [#2](https://github.com/space-code/lazy/pull/2). + ## [1.0.0](https://github.com/space-code/lazy/releases/tag/1.0.0) Released on 2023-11-20. #### Added - Initial release of lazy. - - Added by [Nikita Vasilev](https://github.com/nik3212). \ No newline at end of file + - Added by [Nikita Vasilev](https://github.com/ns-vasilev). \ No newline at end of file