Skip to content

Commit

Permalink
chore: release v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
RiccardoM committed Oct 17, 2022
1 parent 74b747f commit 901b767
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
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/).
-->
## Version 2.3.2
### Bug fixes
- Replaced ICS-23 implementation with Dragonberry fix

## Version 2.3.1
### Bug Fixes
#### Profiles
Expand Down Expand Up @@ -111,7 +115,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Added the ability to paginate the relationships of a profile ([\#467](https://github.com/desmos-labs/desmos/issues/467))
- Added the ability to paginate user blocks ([\#495](https://github.com/desmos-labs/desmos/issues/495))
- Added the ability to paginate incoming DTag transfer requests ([\#519](https://github.com/desmos-labs/desmos/pull/519))
- Added the possibility to connect external chain accounts to a Desmos profile ([\#192](https://github.com/desmos-labs/desmos/issues/192))
- Added the possibility to connect external chain accounts to a Desmos profile ([\#192](https://github.com/desmos-labs/desmos/issues/192))
- Added the possibility to verify a profile with an external application ([\#472](https://github.com/desmos-labs/desmos/issues/472))
- Added the ability to edit whether users can comment on a post or not ([\#446](https://github.com/desmos-labs/desmos/issues/446))
- Added the ability to paginate the registered reactions ([\#471](https://github.com/desmos-labs/desmos/issues/471))
Expand Down Expand Up @@ -152,7 +156,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

### Bug fixes
- Added missing `CommunitySpendProposal` handler ([\#421](https://github.com/desmos-labs/desmos/issues/421))

## Version 0.16.2
### Changes
- Renamed profile's `moniker` into `nickname` ([\#413](https://github.com/desmos-labs/desmos/issues/413))
Expand Down

0 comments on commit 901b767

Please sign in to comment.