Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanFitzgerald committed Oct 14, 2019
1 parent d617ca7 commit d5f2709
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,18 @@ class MyComponent extends React.Component {
export default withPageTitle()(MyComponent);
```

## Changelog

### Current Version: 1.0.0

#### Features
- Initial commit / release

#### Bug Fixes
- None

See CHANGELOG.md for more.

## License

MIT License. See LICENSE.md for details.

0 comments on commit d5f2709

Please sign in to comment.