Skip to content

Commit

Permalink
fix changelog (#1568)
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-schaaf authored Mar 7, 2022
1 parent c8d8cac commit 6dd0574
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,14 @@ incremented for features.

* ts: Mark `transaction`, `instruction`, `simulate` and `rpc` program namespaces as deprecated in favor of `methods` ([#1539](https://github.com/project-serum/anchor/pull/1539)).
* ts: No longer allow manual setting of globally resolvable program public keys in `methods#accounts()`. ([#1548][https://github.com/project-serum/anchor/pull/1548])
* lang: Remove space calculation using [`#[derive(Default)]`] (https://github.com/project-serum/anchor/pull/1519).

## [0.22.1] - 2022-02-28

### Fixes

* cli: Fix rust template ([#1488](https://github.com/project-serum/anchor/pull/1488)).

### Breaking

* lang: Remove space calculation using [`#[derive(Default)]`] (https://github.com/project-serum/anchor/pull/1519).

## [0.22.0] - 2022-02-20

### Features
Expand Down

0 comments on commit 6dd0574

Please sign in to comment.