Skip to content

Commit

Permalink
Update version to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sudo-panda committed Nov 17, 2020
1 parent a421f68 commit 2ae12c5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## Bug Fixes

- Consistent logs showing up as inconsistent
- Qty, msr and esr miscalculated when all stocks sold

## User Experience Enhancements

- Added option to edit stock code, exchange and name
- Added spacing between pinned and unpinned stocks for better differentiation

## Develeper Enchancements

- Improved logging
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 2.0.1
version: 2.1.0

environment:
sdk: ">=2.7.0 <3.0.0"
Expand Down

0 comments on commit 2ae12c5

Please sign in to comment.