-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2bbebfa
commit cc59ba2
Showing
2 changed files
with
20 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Changelog | ||
|
||
This file only lists changes classed as major or minor versions by Semantic Versioning. For patches, look at the releases | ||
on [GitHub](https://github.com/chopster44/edulinkone-api). | ||
The notes for the minor and major versions will just be summaries of the previous lover level updates. | ||
|
||
## [1.1.0] - 2023-03-14 | ||
### Added | ||
- Docs for all functions | ||
- Tests for functionality | ||
### Fixed | ||
- Lots of Bugs | ||
|
||
## [1.0.0] - 2023-03-12 | ||
### Added | ||
- Authenticate edulink | ||
- Get homework data from edulink | ||
- Get timetable data from edulink | ||
- Type definitions for edulink requests |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters