Skip to content

Commit

Permalink
docs: update changelog for v4.0 release (backport #1305) (#1306)
Browse files Browse the repository at this point in the history
* docs: update changelog for v4.0 release (#1305)

(cherry picked from commit aeb6b0d)

# Conflicts:
#	CHANGELOG.md

* resolve conflicts

Co-authored-by: Ryan Christoffersen <[email protected]>
  • Loading branch information
mergify[bot] and ryanchristo authored Jul 27, 2022
1 parent db3022e commit 5818b9e
Showing 1 changed file with 18 additions and 32 deletions.
50 changes: 18 additions & 32 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,55 +5,35 @@ 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).

## [Unreleased v4.0]
## [v4.0.0](https://github.com/regen-network/regen-ledger/releases/tag/v4.0.0) - 2022-07-26

### types

#### Fixed

- [#1292](https://github.com/regen-network/regen-ledger/pull/1292) Fix nil timestamp and duration conversion

### x/ecocredit
### General

#### Added

- [#1274](https://github.com/regen-network/regen-ledger/pull/1274) Add `cancel-sell-order` command
- [#1255](https://github.com/regen-network/regen-ledger/pull/1255) Add arm and windows package builds to release build

#### Changed

- [#1288](https://github.com/regen-network/regen-ledger/pull/1288) Rename `types` query command to `credit-types`
- [#1288](https://github.com/regen-network/regen-ledger/pull/1288) Rename `balance` query command to `batch-balance`
- [#1288](https://github.com/regen-network/regen-ledger/pull/1288) Rename `supply` query command to `batch-supply`
- [#1288](https://github.com/regen-network/regen-ledger/pull/1288) Rename `buy-direct-batch` transaction command to `buy-direct-bulk`
- [#1088](https://github.com/regen-network/regen-ledger/pull/1088) Update all modules to Go `1.18`
- [#1131](https://github.com/regen-network/regen-ledger/pull/1131) Update app module version to `v4`
- [#1097](https://github.com/regen-network/regen-ledger/pull/1097) Update `make` commands and build options

#### Fixed

- [#1278](https://github.com/regen-network/regen-ledger/pull/1278) Fix `open` not set in `Msg/CreateBatch`
- [#1281](https://github.com/regen-network/regen-ledger/pull/1281) Fix curator address in state migrations
- [#1284](https://github.com/regen-network/regen-ledger/pull/1284) Fix basket state migration
- [#1290](https://github.com/regen-network/regen-ledger/pull/1290) Fix error message when basket not found.
- [#1290](https://github.com/regen-network/regen-ledger/pull/1290) Return empty balance when basket balance not found.

## [v4.0.0-rc1](https://github.com/regen-network/regen-ledger/releases/tag/v4.0.0-rc1) - 2022-07-15
- [#685](https://github.com/regen-network/regen-ledger/pull/685) Fix swagger-gen to include ibc-go swagger docs

### General
### types

#### Added

- [#720](https://github.com/regen-network/regen-ledger/pull/720) Add begin and end blocker support to module server
- [#783](https://github.com/regen-network/regen-ledger/pull/783) Add `BigInt` conversion method to `Dec` interface
- [#1255](https://github.com/regen-network/regen-ledger/pull/1255) Add arm and windows package builds to release build

#### Changed

- [#1088](https://github.com/regen-network/regen-ledger/pull/1088) Update all modules to Go `1.18`
- [#1131](https://github.com/regen-network/regen-ledger/pull/1131) Update app module version to `v4`
- [#1097](https://github.com/regen-network/regen-ledger/pull/1097) Update `make` commands and build options

#### Fixed

- [#685](https://github.com/regen-network/regen-ledger/pull/685) Fix swagger-gen to include ibc-go swagger docs
- [#1210](https://github.com/regen-network/regen-ledger/pull/1210) Fix `PositiveDecimalFromString` to error if not finite
- [#1292](https://github.com/regen-network/regen-ledger/pull/1292) Fix nil timestamp and duration conversion

### x/data

Expand Down Expand Up @@ -92,8 +72,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [#939](https://github.com/regen-network/regen-ledger/pull/934) Fix gas consumption to consume for each iteration
- [#946](https://github.com/regen-network/regen-ledger/pull/946) Remove use of `oneof` to support legacy Amino signing
- [#1128](https://github.com/regen-network/regen-ledger/pull/1128) Remove unique constrains on resolver URL
- [#1177](https://github.com/regen-network/regen-ledger/pull/1177) Remove exponent from `create-basket` command
- [#1180](https://github.com/regen-network/regen-ledger/pull/1180) Fix batch dates and project IDs in `regen-1` state migrations

### x/ecocredit

Expand Down Expand Up @@ -165,10 +143,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [#1209](https://github.com/regen-network/regen-ledger/pull/1209) Add regen metadata units migration
- [#1213](https://github.com/regen-network/regen-ledger/pull/1213) Add simpler version of `send` command
- [#1218](https://github.com/regen-network/regen-ledger/pull/1218) Add restriction on buyer being seller
- [#1220](https://github.com/regen-network/regen-ledger/pull/1220) Add project reference id to `Query/Project` response
- [#1224](https://github.com/regen-network/regen-ledger/pull/1224) Add `EventBridgeReceive` and `EventBridge`
- [#1225](https://github.com/regen-network/regen-ledger/pull/1225) Add `note` and `contract` to `OriginTx`
- [#1226](https://github.com/regen-network/regen-ledger/pull/1226) Add `BatchContract` to map batch to contract
- [#1229](https://github.com/regen-network/regen-ledger/pull/1229) Add `class_key` to `OriginTxIndex`
- [#1274](https://github.com/regen-network/regen-ledger/pull/1274) Add `cancel-sell-order` command

#### Changed

Expand Down Expand Up @@ -235,6 +215,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [#1199](https://github.com/regen-network/regen-ledger/pull/1199) Update ecocredit commands to consistently use json
- [#1200](https://github.com/regen-network/regen-ledger/pull/1200) Update basic validation for basket denom
- [#1213](https://github.com/regen-network/regen-ledger/pull/1213) Rename `send` command to `send-bulk`
- [#1288](https://github.com/regen-network/regen-ledger/pull/1288) Rename `types` query command to `credit-types`
- [#1288](https://github.com/regen-network/regen-ledger/pull/1288) Rename `balance` query command to `batch-balance`
- [#1288](https://github.com/regen-network/regen-ledger/pull/1288) Rename `supply` query command to `batch-supply`

#### Removed

Expand All @@ -248,11 +231,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [#939](https://github.com/regen-network/regen-ledger/pull/934) Fix gas consumption for each iteration
- [#1135](https://github.com/regen-network/regen-ledger/pull/1135) Deprecate basket exponent and use credit type precision
- [#1144](https://github.com/regen-network/regen-ledger/pull/1144) Fix `MsgCreateBatch` issuance with same recipient
- [#1177](https://github.com/regen-network/regen-ledger/pull/1177) Remove exponent from `create-basket` command
- [#1180](https://github.com/regen-network/regen-ledger/pull/1180) Fix batch dates and project IDs in `regen-1` state migrations
- [#1194](https://github.com/regen-network/regen-ledger/pull/1194) Fix start and end date in batch denom to always use UTC
- [#1195](https://github.com/regen-network/regen-ledger/pull/1195) Fix genesis validation to include basket balances
- [#1202](https://github.com/regen-network/regen-ledger/pull/1202) Fix order of storing basket token denominations
- [#1220](https://github.com/regen-network/regen-ledger/pull/1220) Add project reference id to `Query/Project` response
- [#1234](https://github.com/regen-network/regen-ledger/pull/1234) Fix `CreateClassFee` implementation if not required
- [#1290](https://github.com/regen-network/regen-ledger/pull/1290) Fix error message when basket not found
- [#1290](https://github.com/regen-network/regen-ledger/pull/1290) Return empty balance when basket balance not found

### orm

Expand Down

0 comments on commit 5818b9e

Please sign in to comment.