Skip to content

Commit 1ea88fb

Browse files
Version 0.3.6
1 parent dbfa3cf commit 1ea88fb

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 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.6]
7+
### Fixed
8+
- `--all` once again downloads all courses you're a member of
9+
610
## [0.3.5]
711
### Added
812
- `--pass-path` option to get the password from [pass](https://www.passwordstore.org/) (PR [#33] by [@Ma27])

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "KIT-ILIAS-downloader"
3-
version = "0.3.5"
3+
version = "0.3.6"
44
authors = ["FliegendeWurst <2012gdwu@posteo.de>"]
55
license = "GPL-3.0-or-later"
66
edition = "2018"

0 commit comments

Comments
 (0)