Skip to content

Commit

Permalink
Updated Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jesusoterogomez committed Oct 24, 2019
1 parent 6a5673f commit 8dae3aa
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).

### Fixed

## [0.5.1] - 2019-10-24
### Fixed
- [\#68] Removed deprecated `componentWillMount`

## [0.5.0] - 2018-05-26
### Added
- [\#58] Support for setting vertical offset by specifying `top` as a default option.
Expand Down Expand Up @@ -43,7 +47,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- [\#34] Support for dismissing toasts
- [\#36] Support for overriding default options through `<Notification/>` component, details in "Overriding Defaults" section of README.

### Changed
- Temporarily disables support for custom colors, this will be added as part of options parameter.

Expand Down

0 comments on commit 8dae3aa

Please sign in to comment.