File tree Expand file tree Collapse file tree 6 files changed +479
-219
lines changed Expand file tree Collapse file tree 6 files changed +479
-219
lines changed Original file line number Diff line number Diff line change 14
14
build :
15
15
16
16
runs-on : ${{ matrix.os }}
17
-
17
+
18
18
strategy :
19
19
matrix :
20
20
os : [ubuntu-latest, windows-latest]
Original file line number Diff line number Diff line change @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.
3
3
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
5
5
6
+ ## [ 0.3.8]
7
+ ### Fixed
8
+ - Video downloads work again ([ #54 ] )
9
+
6
10
## [ 0.3.7]
7
11
### Fixed
8
12
- 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/).
170
174
## [ 0.1.0] - 2020-04-21
171
175
(undocumented)
172
176
177
+ [ #54 ] : https://github.com/FliegendeWurst/KIT-ILIAS-downloader/issues/54
173
178
[ #44 ] : https://github.com/FliegendeWurst/KIT-ILIAS-downloader/issues/44
174
179
[ #33 ] : https://github.com/FliegendeWurst/KIT-ILIAS-downloader/pull/33
175
180
[ #31 ] : https://github.com/FliegendeWurst/KIT-ILIAS-downloader/issues/31
You can’t perform that action at this time.
0 commit comments