Skip to content

Commit

Permalink
Merge pull request #48 from rhinestonewtf/kopy-kat-patch-1
Browse files Browse the repository at this point in the history
Update CHANGELOG.md
  • Loading branch information
kopy-kat authored Nov 22, 2023
2 parents 4756e1e + c61b6a0 commit 26e6368
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,32 @@ All notable changes to this project will be documented in this file.

The format is based on [Common Changelog](https://common-changelog.org/).

[0.2.1]: https://github.com/rhinestonewtf/registry/releases/tag/v0.2.1
[0.2.0]: https://github.com/rhinestonewtf/registry/releases/tag/v0.2.0
[0.1.0]: https://github.com/rhinestonewtf/registry/releases/tag/v0.1.0

## [0.2.1] - 22-11-2023

### Changed

- Refactored multiAttest code
- Standardised naming
- Import remappings

### Added

- Gas optimisations of query functions
- Expanded test coverage

### Removed

- Unchecked increments in loops


## [0.2.0] - 25-10-2023

### Changed

- Removal of Cross-chain Propagation
- Splitting up Resolvers into Resolvers and SchemaValidators
- Restructured files for improved readability

Expand All @@ -24,3 +42,4 @@ The format is based on [Common Changelog](https://common-changelog.org/).
### Removed

- Attestation UIDs
- Cross-chain Propagation

0 comments on commit 26e6368

Please sign in to comment.