Skip to content

Commit

Permalink
docs: creates changelog entry for 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Dec 10, 2021
1 parent 79d443b commit 3c3035b
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@

All notable changes to this project will be documented in this file, in reverse chronological order by release.

## 2.0.1 - 2021-12-10

### Added

- Nothing.

### Changed

- Nothing.

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- Fixes the path to the configuration file used within `Module::getConfig()` to correctly locate it.

## 2.0.0 - 2020-02-05

### Added
Expand Down

0 comments on commit 3c3035b

Please sign in to comment.