Skip to content

Commit

Permalink
Add Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
konstantinullrich committed Mar 20, 2021
1 parent b3c073f commit 13da6be
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ With this app you can watch Service Nodes you run or contributed to.
## Support
You can support this project by contributing to the code or donating some Oxen.
```
L8JP28nNYhZDpSeitA65CD9j5nN2FVaxPBnU3wdfwYzDPfhbZUGACRcRYa8pZ1dJZPA1xg2VgALBzNZwMVqwWqf3BDn6h8u
LYaGyKd3xFsV6icJ3yCfM9cXi7HqWpK1cKQx3RzRawfriWdDGGfoGPyCek1ubcVtPHc4rj38CJuwmNFCNs4yamHKJCHpmnU
```
11 changes: 11 additions & 0 deletions assets/changelog.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
-
version: 1.0.1
changes:
- Added Next Block Estimation
- Added changelog
- Added estimated Date for Future Blocks (Suggested by - Zugzwanged -)
- Copyable the SN-Key and Operator Address (Suggested by - Zugzwanged -)
-
version: 1.0.0
changes:
- Initial release
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: 1.0.0+1
version: 1.0.1+2

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

0 comments on commit 13da6be

Please sign in to comment.