Skip to content

Commit 8ed8a80

Browse files
authored
chore/bump-new-version-to-2.3.0-rc.1 (#108)
1 parent 308acd3 commit 8ed8a80

File tree

8 files changed

+144
-165
lines changed

8 files changed

+144
-165
lines changed

.cargo/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[env]
2-
NEARCORE_VERSION = "2.2.1-971e76d"
2+
NEARCORE_VERSION = "2.3.0-rc.1-93073d7"

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 2.3.0-rc.1
4+
5+
* Upgrade Indexer Framework to be based on [nearcore 2.3.0-rc.1](https://github.com/near/nearcore/releases/tag/2.3.0-rc.1)
6+
* Bump the minimal supported Rust version to `1.81.0` (following the `nearcore` master branch)
7+
* Adopt the changes from the `nearcore` around how the typical configs are downloaded now (see [nearcore#12070](https://github.com/near/nearcore/issues/12070))
8+
39
## 2.2.1
410

511
* Upgrade Indexer Framework to be based on [nearcore 2.2.1](https://github.com/near/nearcore/releases/tag/2.2.1)

0 commit comments

Comments
 (0)