Skip to content
This repository has been archived by the owner on Feb 13, 2021. It is now read-only.

Commit

Permalink
Add mising patron
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbainter committed Oct 27, 2019
1 parent fde1ad8 commit 48b76ee
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

(none)

## [1.18.1] - 2019-10-27

### Fixed

- Add missing patron

## [1.18.0] - 2019-10-27

### Changed
Expand Down
1 change: 1 addition & 0 deletions src/components/app/about-tab/credits/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ const majorSupporters = [
'Christian DeWolf',
'Sam Roelants',
'Papuna Gagnidze',
"Anthony O'Neill",
];

const Credits = () => (
Expand Down

0 comments on commit 48b76ee

Please sign in to comment.