Skip to content

Commit

Permalink
Updated Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyagreco committed Sep 21, 2024
1 parent d1da81c commit 2e748cf
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

- N/A

## [2.0.0]

- Removed all custom modeling
- Removed all enums
- All functions are available via import from `sleeper.api`
Expand Down Expand Up @@ -76,7 +80,8 @@ All notable changes to this project will be documented in this file.

### Initial Release

[Unreleased]: https://github.com/joeyagreco/sleeper/compare/v1.7.3...HEAD
[Unreleased]: https://github.com/joeyagreco/sleeper/compare/v2.0.0...HEAD
[2.0.0]: https://github.com/joeyagreco/sleeper/releases/tag/v2.0.0
[1.7.3]: https://github.com/joeyagreco/sleeper/releases/tag/v1.7.3
[1.7.2]: https://github.com/joeyagreco/sleeper/releases/tag/v1.7.2
[1.7.1]: https://github.com/joeyagreco/sleeper/releases/tag/v1.7.1
Expand Down

0 comments on commit 2e748cf

Please sign in to comment.