Skip to content

Commit

Permalink
Update to v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sudo-panda committed Nov 30, 2020
1 parent 2969b31 commit 41deb32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
14 changes: 1 addition & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,3 @@
## Bug Fixes

- Fixed logs of tracked stocks refreshing periodically
- Fixed the portfolio calculation bug
- Fixed the summary calculation bug

## Enhancements

- Added a button to export all logs into a CSV file
- Added support for imprting CSV files

## UI improvements

- Added a new Portfolio view which shows quantity, msr, esr of all stocks
- Changed scaffold background color and other minor changes
- Fixed wrong qty bug in exporting CSV
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: 3.1.0
version: 3.1.1

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

0 comments on commit 41deb32

Please sign in to comment.