Skip to content

Commit

Permalink
chore: changelog updates for v3.0 final (#811)
Browse files Browse the repository at this point in the history
* chore: changelog updates for 3.0.0 final

* Update CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: Cory <[email protected]>

* add date for 3.0

Co-authored-by: Ryan Christoffersen <[email protected]>
  • Loading branch information
clevinson and ryanchristo authored Feb 25, 2022
1 parent 040310e commit 5fb6268
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [v3.0.0](https://github.com/regen-network/regen-ledger/releases/tag/v3.0.0)
## [v3.0.0](https://github.com/regen-network/regen-ledger/releases/tag/v3.0.0) - 2022-02-25

### General

Expand Down Expand Up @@ -41,16 +41,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* [#762](https://github.com/regen-network/regen-ledger/pull/762) Add Create message server method.
* [#764](https://github.com/regen-network/regen-ledger/pull/764) Add basket genesis initialization.
* [#772](https://github.com/regen-network/regen-ledger/pull/772) Add basket event proto definitions.
* [#772](https://github.com/regen-network/regen-ledger/pull/772) Add basket event proto definitions.
* [#771](https://github.com/regen-network/regen-ledger/pull/771) Add basket integration tests.
* [#776](https://github.com/regen-network/regen-ledger/pull/776) Add basket name and prefix updates.
* [#787](https://github.com/regen-network/regen-ledger/pull/787) Add basket supply invariant.
* [#769](https://github.com/regen-network/regen-ledger/pull/769) Add basket simulation tests.
* [#803](https://github.com/regen-network/regen-ledger/pull/803) Add classes to basket query response.

#### Changed

* [#764](https://github.com/regen-network/regen-ledger/pull/764) Update genesis to support ORM and non-ORM genesis.
* [#789](https://github.com/regen-network/regen-ledger/pull/789) Update consensus version and service registration.
* [#789](https://github.com/regen-network/regen-ledger/pull/789) Update consensus version of ecocredit module and service registration.

#### Fixed

* [#807](https://github.com/regen-network/regen-ledger/pull/807) fix attributes on ecocredit receive events

## [v2.1.0](https://github.com/regen-network/regen-ledger/releases/tag/v2.1.0) - 2021-11-23

Expand Down

0 comments on commit 5fb6268

Please sign in to comment.