Skip to content

Commit

Permalink
fix changelog.md (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
kobayurii committed Jun 5, 2024
1 parent 0cdc844 commit 60d0262
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,18 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased](https://github.com/near/read-rpc/compare/v0.2.9...HEAD)
## [Unreleased](https://github.com/near/read-rpc/compare/main...develop)

## [0.2.9](https://github.com/near/read-rpc/releases/tag/v0.2.8)
## [0.2.9](https://github.com/near/read-rpc/releases/tag/v0.2.9)
### Supported Nearcore Version
- nearcore v1.39.1
- rust v1.77.0

### What's Changed
* Refactoring, extending and improving the metrics
* Refactoring and improving query.function_call
* Refactoring and improving `query.call_function`
* Added `view_receipt_record` rpc endpoint



## [0.2.8](https://github.com/near/read-rpc/releases/tag/v0.2.8)
### Supported Nearcore Version
- nearcore v1.39.1
Expand Down

0 comments on commit 60d0262

Please sign in to comment.