# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [4.0.1](https://github.com/LukeAlSaba/leagueoflegends/compare/v4.0.1...v4.0.1) - 2021-1-27
### Changed

- Update all dependencies
- Code readability improvements

## [4.0.0](https://github.com/LukeAlSaba/leagueoflegends/compare/v4.0.0...v4.0.0) - 2020-10-01
### Added

- Add support for the League of Legends World Championship
- Add update notifications
- Add new test cases for getDate function

### Changed

- Require Node.js 10
- Update all packages
- Rename Changelog.md to CHANGELOG.md
- Add an unreleased section to CHANGELOG.md
- Change example images in README.md
- Code readability improvements
- Underline winning team instead of displaying star symbol
- Fix typo in README.md

## [3.4.4](https://github.com/LukeAlSaba/leagueoflegends/compare/v3.4.4...v3.4.4) - 2020-08-23

### Changed

- Fix issue with date header not displaying for first match of the week.
