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.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
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 )
9
11
10
12
- Refactor ` s3_fetchers ` to allow testing
11
13
- 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"
12
12
13
13
# cargo-workspaces
14
14
[workspace .metadata .workspaces ]
15
- version = " 0.7.0 "
15
+ version = " 0.7.1 "
16
16
17
17
[dependencies ]
18
18
anyhow = " 1.0.51"
You can’t perform that action at this time.
0 commit comments