Skip to content

Commit

Permalink
Add links
Browse files Browse the repository at this point in the history
  • Loading branch information
mooori committed Jan 17, 2024
1 parent b96a4ee commit 1795c78
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@

## BREAKING CHANGES:

- #118: Update of `rust-version` (MSRV) from 1.64.0 to 1.69.0. Contracts using `near-plugins` now require a Rust version of at least 1.69.0.
- [#118](https://github.com/aurora-is-near/near-plugins/pull/118): Update of `rust-version` (MSRV) from 1.64.0 to 1.69.0. Contracts using `near-plugins` now require a Rust version of at least 1.69.0.
- Developers who want to run the test suite of `near-plugins` and run into compilation errors can follow [this workaround](https://github.com/aurora-is-near/near-plugins/pull/118#issuecomment-1794576809).

## Dependencies

### Dev-dependencies

- #118 upgrades:
- [#118](https://github.com/aurora-is-near/near-plugins/pull/118) upgrades:
- `near-sdk`
- `near-workspaces`
- #122 removes `borsh` which was an unused dev-dependencies.
- [#122](https://github.com/aurora-is-near/near-plugins/pull/122) removes `borsh` which was an unused dev-dependencies.

# 0.1.0 (2023-05-08)

Expand Down

0 comments on commit 1795c78

Please sign in to comment.