Skip to content

Commit

Permalink
docs: adds CHANGELOG entry for #78
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
  • Loading branch information
weierophinney committed Aug 3, 2020
1 parent b0ec772 commit 80157ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -2,11 +2,11 @@

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

## 2.8.0 - TBD
## 2.8.0 - 2020-08-03

### Added

- Nothing.
- [#78](https://github.com/phly/keep-a-changelog/pull/78) adds accessor methods with return types to the `Phly\KeepAChangelog\Common\ChangelogEntry` class. This change only affects code consumers of the package, and has no effect on end-user consumers of the tooling.

### Changed

Expand Down

0 comments on commit 80157ca

Please sign in to comment.