Skip to content

Commit 2110d2d

Browse files
authored
docs: Updating changelog (#28)
1 parent e6dd5ec commit 2110d2d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 0.7.1
2+
* Updating README
3+
4+
# 0.7.0
5+
* Adding `Report` integration
6+
* type hints for `Result` and `Course` in IDE
7+
18
# 0.6.0
29
* Major rework of the session system: you'll need to provide it now for each instantiation instead of initialiating it once. (global vs local) The advantage here is that you can have multiple concurrent sessions at once.
310
* Added ability to fetch documents from the courses. (see `smartschool_browse_docs` & `smartschool_dwnload_all_documents` scripts)

0 commit comments

Comments
 (0)