Skip to content

Commit

Permalink
Release version 2024.2.20, Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
miigotu committed Feb 20, 2024
1 parent 7ec6cbe commit 4e3dd93
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
### 2024.2.18
### 2024.2.20

[full changelog](https://github.com/SickChill/SickChill/compare/2024.2.17...2024.2.18)
[full changelog](https://github.com/SickChill/SickChill/compare/2024.2.18...2024.2.20)


### 2024.2.2

[full changelog](https://github.com/SickChill/SickChill/compare/2024.2.17...2024.2.2)
[full changelog](https://github.com/SickChill/SickChill/compare/2024.2.18...2024.2.2)

* Release version 2024.2.2
* fix: another typo in workflow that builds wheels from commits to the develop branch
Expand All @@ -21,6 +21,12 @@
* fix: issue with table formatting on status page when a show was just added. fixes [#8682](https://github.com/SickChill/SickChill/issues/8682)
* fix: don't show traceback when imdb info is not found

### 2024.2.18

[full changelog](https://github.com/SickChill/SickChill/compare/2024.2.17...2024.2.18)

* root dirs, trakt, addshow, bdecode ([#8718](https://github.com/SickChill/SickChill/issues/8718))

### 2024.2.17

[full changelog](https://github.com/SickChill/SickChill/compare/2024.1.8-3...2024.2.17)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sickchill"
version = "2024.2.18"
version = "2024.2.20"
description = 'Automatic Video Library Manager for TV Shows'
license = "GPL-3.0-or-later"

Expand Down

0 comments on commit 4e3dd93

Please sign in to comment.