File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed 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.7]
7
+ ### Fixed
8
+ - session expiration is now recognized more accurately ([ #44 ] )
9
+
6
10
## [ 0.3.6]
7
11
### Fixed
8
12
- ` --all ` once again downloads all courses you're a member of
@@ -166,6 +170,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
166
170
## [ 0.1.0] - 2020-04-21
167
171
(undocumented)
168
172
173
+ [ #44 ] : https://github.com/FliegendeWurst/KIT-ILIAS-downloader/issues/44
169
174
[ #33 ] : https://github.com/FliegendeWurst/KIT-ILIAS-downloader/pull/33
170
175
[ #31 ] : https://github.com/FliegendeWurst/KIT-ILIAS-downloader/issues/31
171
176
[ #30 ] : https://github.com/FliegendeWurst/KIT-ILIAS-downloader/issues/30
@@ -189,7 +194,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
189
194
[ @Craeckie ] : https://github.com/Craeckie
190
195
[ @funnym0nk3y ] : https://github.com/funnym0nk3y
191
196
[ @Ma27 ] : https://github.com/Ma27
192
- [ Unreleased ] : https://github.com/FliegendeWurst/KIT-ILIAS-downloader/compare/v0.3.6...HEAD
197
+ [ Unreleased ] : https://github.com/FliegendeWurst/KIT-ILIAS-downloader/compare/v0.3.7...HEAD
198
+ [ 0.3.7 ] : https://github.com/FliegendeWurst/KIT-ILIAS-downloader/compare/v0.3.7...v0.3.6
193
199
[ 0.3.6 ] : https://github.com/FliegendeWurst/KIT-ILIAS-downloader/compare/v0.3.6...v0.3.5
194
200
[ 0.3.5 ] : https://github.com/FliegendeWurst/KIT-ILIAS-downloader/compare/v0.3.5...v0.3.4
195
201
[ 0.3.4 ] : https://github.com/FliegendeWurst/KIT-ILIAS-downloader/compare/v0.3.3...v0.3.4
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " KIT-ILIAS-downloader"
3
- version = " 0.3.6 "
3
+ version = " 0.3.7 "
4
4
authors = [" FliegendeWurst <2012gdwu@posteo.de>" ]
5
5
license = " GPL-3.0-or-later"
6
6
edition = " 2018"
You can’t perform that action at this time.
0 commit comments