Skip to content

Commit

Permalink
Update documentation and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasEcalle committed Jul 29, 2019
1 parent 3552a1b commit a562a9d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,8 @@ Finally, giving a SearchBarStyle, you will be able to change the SearchBar's sty
## [1.2.0] - 26/07/2019

* Future are now cancelled if another request is made and prev was not completed yet
* Increased a little bit the "cancellation" widget click's surface
* Increased a little bit the "cancellation" widget click's surface

## [1.3.0] - 29/07/2019

* SearchBarController is now enable to replay last search
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flappy_search_bar
description: A SearchBar widget handling most of search cases.
version: 1.2.0
version: 1.3.0
author: Equinoa<[email protected]>
homepage: https://github.com/smartnsoft/flappy_search_bar

Expand Down

0 comments on commit a562a9d

Please sign in to comment.