Skip to content

Commit

Permalink
Merge pull request #2913 from irisnet/update-changelog
Browse files Browse the repository at this point in the history
chore: update changge log
  • Loading branch information
mitch1024 authored Mar 26, 2024
2 parents 9b4c8d7 + 6d86127 commit a949125
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## 3.0.0

### Features

* (IRISHub) [\#2908](https://github.com/irisnet/irishub/pull/2908) Add ICA module.
* (IRISHub) [\#2909](https://github.com/irisnet/irishub/pull/2909) Add cosmos LSM.

### Improvements

* (IRISHub) [\#2910](https://github.com/irisnet/irishub/pull/2910) Improve code.
* (IRISHub) [\#2912](https://github.com/irisnet/irishub/pull/2912) Change go path from v2 to v3.
* (IRISHub) [\#2914](https://github.com/irisnet/irishub/pull/2914) Improve unit test.
* (IRISHub) [\#2918](https://github.com/irisnet/irishub/pull/2918) Adjusting the parameters of the ica module.
* (IRISMod) [\#385](https://github.com/irisnet/irismod/pull/385) Bump cosmos-sdk to v0.47.9-ics-lsm.


## 2.1.0

### API Breaking
Expand Down Expand Up @@ -52,7 +68,7 @@
* (IRISHub) [\#2831](https://github.com/irisnet/irishub/pull/2831) Bump up tibc-go version to v0.4.3
* (IRISHub) [\#2831](https://github.com/irisnet/irishub/pull/2831) Bump up irismod version to v1.7.3
* (IRISHub) [\#2766](https://github.com/irisnet/irishub/pull/2766) Bump up cosmos sdk to v0.46.9
* (IRISHub) [\#2822]( https://github.com/irisnet/irishub/pull/2822) Remove ICA module
* (IRISHub) [\#2822](https://github.com/irisnet/irishub/pull/2822) Remove ICA module

### Features

Expand Down Expand Up @@ -89,6 +105,7 @@
## 1.4.0

*November 15, 2022*

### Application

* [\#2759](https://github.com/irisnet/irishub/pull/2759) Fix export error when with flag `--for-zero-height`
Expand All @@ -101,6 +118,7 @@
### API Breaking Changes

* [irismod \#309](https://github.com/irisnet/irismod/pull/309) GRPC method `Owner` rename to `NFTsOfOwner`, Remove deprecated `Queries` api

### Bug Fixes

* [irismod \#304](https://github.com/irisnet/irismod/pull/304) Fix nft module import error.
Expand Down

0 comments on commit a949125

Please sign in to comment.