Skip to content

Commit b8c3ffb

Browse files
author
github-actions
committed
v0.6.2
1 parent 75d181a commit b8c3ffb

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [v0.6.2](https://github.com/sci-oer/student-cli/releases/v0.6.2) (2022-09-05)
4+
5+
[Full Changelog](https://github.com/sci-oer/student-cli/compare/v0.6.1...v0.6.2)
6+
7+
**Fixed bugs:**
8+
9+
- fix: use platform agnostic HOME path expansion in thestatus volume [\#85](https://github.com/sci-oer/student-cli/pull/85) ([MarshallAsch](https://github.com/MarshallAsch))
10+
311
## [v0.6.1](https://github.com/sci-oer/student-cli/releases/v0.6.1) (2022-09-02)
412

513
[Full Changelog](https://github.com/sci-oer/student-cli/compare/v0.6.0...v0.6.1)

scioer/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.6.1"
1+
__version__ = "0.6.2"

0 commit comments

Comments
 (0)