Skip to content

Commit

Permalink
Release version 2024.2.18, Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
miigotu committed Feb 18, 2024
1 parent 3bb209b commit 3b5a9f4
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.17
### 2024.2.18

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


### 2024.2.2

[full changelog](https://github.com/SickChill/SickChill/compare/2024.1.8-3...2024.2.2)
[full changelog](https://github.com/SickChill/SickChill/compare/2024.2.17...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.17

[full changelog](https://github.com/SickChill/SickChill/compare/2024.1.8-3...2024.2.17)

* chore: make publish only create one commit

### 2024.1.8-3

[full changelog](https://github.com/SickChill/SickChill/compare/2024.1.8-2...2024.1.8-3)
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.17"
version = "2024.2.18"
description = 'Automatic Video Library Manager for TV Shows'
license = "GPL-3.0-or-later"

Expand Down

0 comments on commit 3b5a9f4

Please sign in to comment.