Skip to content

Commit

Permalink
Version 0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
FliegendeWurst committed Nov 9, 2024
1 parent 0357b0d commit d2ffca7
Show file tree
Hide file tree
Showing 6 changed files with 479 additions and 219 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
build:

runs-on: ${{ matrix.os }}

strategy:
matrix:
os: [ubuntu-latest, windows-latest]
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [0.3.8]
### Fixed
- Video downloads work again ([#54])

## [0.3.7]
### Fixed
- session expiration is now recognized more accurately ([#44])
Expand Down Expand Up @@ -170,6 +174,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [0.1.0] - 2020-04-21
(undocumented)

[#54]: https://github.com/FliegendeWurst/KIT-ILIAS-downloader/issues/54
[#44]: https://github.com/FliegendeWurst/KIT-ILIAS-downloader/issues/44
[#33]: https://github.com/FliegendeWurst/KIT-ILIAS-downloader/pull/33
[#31]: https://github.com/FliegendeWurst/KIT-ILIAS-downloader/issues/31
Expand Down
Loading

0 comments on commit d2ffca7

Please sign in to comment.