Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
n4kz committed Oct 15, 2019
1 parent d1bec7d commit ddd4dd4
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.14.1] - 2019-10-15

### Fixed

- Collapsing layout outside of ScrollView
- Visible sideline on some Android versions

## [0.14.0] - 2019-10-14

### Added
Expand Down Expand Up @@ -85,7 +92,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `inputContainerStyle` prop
- `disabledLineType` prop

[Unreleased]: https://github.com/n4kz/react-native-material-textfield/compare/0.13.0...HEAD
[Unreleased]: https://github.com/n4kz/react-native-material-textfield/compare/0.14.1...HEAD
[0.14.1]: https://github.com/n4kz/react-native-material-textfield/compare/0.14.0...0.14.1
[0.14.0]: https://github.com/n4kz/react-native-material-textfield/compare/0.13.0...0.14.0
[0.13.0]: https://github.com/n4kz/react-native-material-textfield/compare/0.12.0...0.13.0
[0.12.0]: https://github.com/n4kz/react-native-material-textfield/compare/0.11.0...0.12.0
Expand Down

0 comments on commit ddd4dd4

Please sign in to comment.