Skip to content

Commit 7880566

Browse files
committed
:doc: Updated changelog
1 parent 30734d0 commit 7880566

File tree

2 files changed

+14
-9
lines changed

2 files changed

+14
-9
lines changed

CHANGELOG.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
1-
## [1.0.0] - 22 Mar 2020
1+
## [1.0.2] - 31 Mar 2020
2+
3+
* Google login failed bug fix
4+
* Email login at first time bug fix.
5+
6+
## [1.0.2] - 30 Mar 2020
27

3-
* Initials Launch
8+
* Added users list who liked tweet.
9+
* User can view nested profile view.
10+
* User can view their following and follower's profile.
11+
* Bug fix and performance improvement.
412

513
## [1.0.1] - 27 Mar 2020
614

715
* Added Retweet functionality.
816
* Show Retweet count on tweet.
917

10-
## [1.0.2] - 30 Mar 2020
18+
## [1.0.0] - 22 Mar 2020
1119

12-
* Added users list who liked tweet.
13-
* User can view nested profile view.
14-
* User can view their following and follower's profile.
15-
* Bug fix and performance improvement.
20+
* Initials Launch

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: flutter_twitter_clone
1+
name: flutter_twitter_cloneflutter
22
description: A new Flutter project.
33

44
# The following defines the version and build number for your application.
@@ -11,7 +11,7 @@ description: A new Flutter project.
1111
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1212
# Read more about iOS versioning at
1313
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
14-
version: 1.0.2+4
14+
version: 1.0.3+5
1515

1616
environment:
1717
sdk: ">=2.1.0 <3.0.0"

0 commit comments

Comments
 (0)