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 and NBNARADHYA committed Mar 9, 2022
1 parent 0c1a36c commit eeb30ff
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
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 eeb30ff

Please sign in to comment.