Skip to content

Commit d2ffca7

Browse files
Version 0.3.8
1 parent 0357b0d commit d2ffca7

File tree

6 files changed

+479
-219
lines changed

6 files changed

+479
-219
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
build:
1515

1616
runs-on: ${{ matrix.os }}
17-
17+
1818
strategy:
1919
matrix:
2020
os: [ubuntu-latest, windows-latest]

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.
33

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

6+
## [0.3.8]
7+
### Fixed
8+
- Video downloads work again ([#54])
9+
610
## [0.3.7]
711
### Fixed
812
- session expiration is now recognized more accurately ([#44])
@@ -170,6 +174,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
170174
## [0.1.0] - 2020-04-21
171175
(undocumented)
172176

177+
[#54]: https://github.com/FliegendeWurst/KIT-ILIAS-downloader/issues/54
173178
[#44]: https://github.com/FliegendeWurst/KIT-ILIAS-downloader/issues/44
174179
[#33]: https://github.com/FliegendeWurst/KIT-ILIAS-downloader/pull/33
175180
[#31]: https://github.com/FliegendeWurst/KIT-ILIAS-downloader/issues/31

0 commit comments

Comments
 (0)