Skip to content

Commit

Permalink
add changelog breaking entry
Browse files Browse the repository at this point in the history
  • Loading branch information
dnut committed Dec 10, 2021
1 parent c42f1f9 commit 0b5d49b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -32,6 +32,7 @@ incremented for features.
### Breaking

* lang, ts: Error codes have been mapped to new numbers to allow for more errors per namespace ([#1096](https://github.com/project-serum/anchor/pull/1096)).
* client: Client::new and Client::new_with_options now accept `Rc<dyn Signer>` instead of `Keypair` ([#975](https://github.com/project-serum/anchor/pull/975)).

## [0.18.2] - 2021-11-14

Expand Down

0 comments on commit 0b5d49b

Please sign in to comment.