File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased] ( https://github.com/near/near-lake-framework/compare/v0.7.0...HEAD )
8+ ## [ Unreleased] ( https://github.com/near/near-lake-framework/compare/v0.7.1...HEAD )
9+
10+ ## [ 0.7.1] ( https://github.com/near/near-lake-framework/compare/v0.7.1...0.7.0 )
911
1012- Refactor ` s3_fetchers ` to allow testing
1113- Fix ` betanet ` default region (the corresponding bucket is in different region)
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ rust-version = "1.58.1"
1212
1313# cargo-workspaces
1414[workspace .metadata .workspaces ]
15- version = " 0.7.0 "
15+ version = " 0.7.1 "
1616
1717[dependencies ]
1818anyhow = " 1.0.51"
You can’t perform that action at this time.
0 commit comments