- [`2021-06-21`](https://github.com/ivanhrabcak/edupage-api/commit/122b5cb3944fb2d4436079741c5ef70595cffbf7) ❯ Fix `get_notifications`, rename some fields in EduNotification
- [`2021-06-21`](https://github.com/ivanhrabcak/edupage-api/commit/a96bf7dab514e9ed9827b51cd369a0e11f6fb81b) ❯ Tick completed features in the upcoming features list
- [`2021-06-21`](https://github.com/ivanhrabcak/edupage-api/commit/bbcd65ba4037ea73da944c5bfbbcecebcac235bb) ❯ Fix `get_news()` example (#24)
- [`2021-06-22`](https://github.com/ivanhrabcak/edupage-api/commit/6040f4adc263ea5dbe7808b341ff6627ca034faf) ❯ Fix get_teachers (#25)
- [`2021-06-22`](https://github.com/ivanhrabcak/edupage-api/commit/e15d7199bb08eaad6c3ca90e4cbcc9dc8f5d7c48) ❯ Fix `get_teachers()` example
- [`2021-06-22`](https://github.com/ivanhrabcak/edupage-api/commit/98cf6aa46b72c24e6b6db1ee9a1c00f4c132473e) ❯ Add `__str__` to `EduTeacher` and `EduUser`
- [`2021-06-22`](https://github.com/ivanhrabcak/edupage-api/commit/f46ea5e289337b4b5c9365cd4249cd2e0aed985e) ❯ Don't remove lessons with blank `subject_id`
- [`2021-06-22`](https://github.com/ivanhrabcak/edupage-api/commit/4adf4c7a6f6f158f13979afc6820da79ec9099cb) ❯ Format documents and remove unneeded imports
- [`2021-06-22`](https://github.com/ivanhrabcak/edupage-api/commit/0c5ff9a36e94d54b51c0781bae462be10e463fe2) ❯ Setup `pylint`
- [`2021-06-22`](https://github.com/ivanhrabcak/edupage-api/commit/edf82874568ca555dfc43726e9ac6ae337357869) ❯ Use .pylintrc
- [`2021-06-22`](https://github.com/ivanhrabcak/edupage-api/commit/a806afe584cb2c19870897b3d850cb47701df6cb) ❯ Add more attributes to `EduStudent` and `EduTeacher` (#26)
- [`2021-06-22`](https://github.com/ivanhrabcak/edupage-api/commit/682c921f94e524352dc9c94255ace87636a0c5b7) ❯ Add support for lunches, refactor date code
- [`2021-06-23`](https://github.com/ivanhrabcak/edupage-api/commit/691fca06a36adedba07699fc44633a65edf69618) ❯ Tick a finished feature in the upcoming features
— BelKed