Skip to content

Commit d988d8d

Browse files
authored
Release 3.0.1 (#119)
1 parent 18c449f commit d988d8d

4 files changed

Lines changed: 209 additions & 96 deletions

File tree

CHANGELOG.md

Lines changed: 53 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,49 @@
11
# CHANGELOG
22

3-
Starting at version 1.2.0, the format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
4-
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
3+
[Keep a Changelog]: https://keepachangelog.com/en/1.0.0
4+
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html
5+
6+
The format is based on [Keep a Changelog], and this project adheres to [Semantic Versioning].
7+
8+
[Unreleased] changes
9+
10+
---
11+
12+
## [3.0.1] - 2025-08-28
13+
14+
(maintenance release)
15+
16+
### Changed
17+
18+
- Unified security policy ([#107])
19+
- Upgraded development dependencies ([#108])
20+
- Removed .editorconfig ([#109])
21+
- Add Taskfile configuration ([#110])
22+
- Unified licensing ([#111])
23+
- Setup GH Actions ([#112])
24+
- Removed local codecov configuration ([#113])
25+
- Removed scripts ([#114])
26+
- Fixed workspace configuration ([#115])
27+
- Upgrade checkout action ([#118])
28+
- Upgrade to `cosmwasm-std` 3.0.1 ([#119])
29+
30+
[#107]: https://github.com/CosmWasm/cw-storage-plus/pull/107
31+
[#108]: https://github.com/CosmWasm/cw-storage-plus/pull/108
32+
[#109]: https://github.com/CosmWasm/cw-storage-plus/pull/109
33+
[#110]: https://github.com/CosmWasm/cw-storage-plus/pull/110
34+
[#111]: https://github.com/CosmWasm/cw-storage-plus/pull/111
35+
[#112]: https://github.com/CosmWasm/cw-storage-plus/pull/112
36+
[#113]: https://github.com/CosmWasm/cw-storage-plus/pull/113
37+
[#114]: https://github.com/CosmWasm/cw-storage-plus/pull/114
38+
[#115]: https://github.com/CosmWasm/cw-storage-plus/pull/115
39+
[#118]: https://github.com/CosmWasm/cw-storage-plus/pull/118
40+
[#119]: https://github.com/CosmWasm/cw-storage-plus/pull/119
541

642
## [3.0.0] - 2025-06-25
743

844
### Changed
945

10-
- Upgrade to cosmwasm-std 3.0.0 ([#104])
46+
- Upgrade to `cosmwasm-std` 3.0.0 ([#104])
1147

1248
[#104]: https://github.com/CosmWasm/cw-storage-plus/pull/104
1349

@@ -28,6 +64,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
2864
[#98]: https://github.com/CosmWasm/cw-storage-plus/pull/98
2965

3066
## [2.1.0] - 2024-09-25
67+
3168
- Add derive macro for `NewTypeKey`
3269

3370
## [2.0.0] - 2024-03-14
@@ -79,10 +116,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
79116

80117
---
81118

82-
[unreleased]: https://github.com/CosmWasm/cw-storage-plus/compare/v2.0.0-rc.0...HEAD
83-
[2.0.0-rc.0]: https://github.com/CosmWasm/cw-storage-plus/compare/v1.2.0...v2.0.0-rc.0
84-
[1.2.0]: https://github.com/CosmWasm/cw-storage-plus/compare/v1.1.0...v1.2.0
85-
86119
## [v1.1.0](https://github.com/CosmWasm/cw-storage-plus/tree/v1.1.0) (2023-06-12)
87120

88121
[Full Changelog](https://github.com/CosmWasm/cw-storage-plus/compare/v1.0.1...v1.1.0)
@@ -151,7 +184,7 @@ changelog will be noisy - not everything is relevant to `cw-storage-plus` there.
151184
- Some multitest bindings for staking are missing such as `BondedDenom` [\#753](https://github.com/CosmWasm/cw-plus/issues/753)
152185
- Allow burn to have a callback just like Send [\#717](https://github.com/CosmWasm/cw-plus/issues/717)
153186
- Unable to upload cw20_base wasm file on terra-station [\#716](https://github.com/CosmWasm/cw-plus/issues/716)
154-
- Cannot upload to localterra with cw-storage-plus 0.12.1 [\#666](https://github.com/CosmWasm/cw-plus/issues/666)
187+
- Cannot upload to local terra with cw-storage-plus 0.12.1 [\#666](https://github.com/CosmWasm/cw-plus/issues/666)
155188
- Is `MAX_LIMIT` a bug? [\#625](https://github.com/CosmWasm/cw-plus/issues/625)
156189
- Add support for admin migrations to cw-multitest [\#744](https://github.com/CosmWasm/cw-plus/issues/744)
157190

@@ -243,7 +276,7 @@ changelog will be noisy - not everything is relevant to `cw-storage-plus` there.
243276

244277
- cw20-ics20 incorrectly encodes `ack_success`. [\#759](https://github.com/CosmWasm/cw-plus/issues/759)
245278
- Allow querying all granted allowances to a spender [\#756](https://github.com/CosmWasm/cw-plus/issues/756)
246-
- Store compiled wasms on repo [\#747](https://github.com/CosmWasm/cw-plus/issues/747)
279+
- Store compiled WASMs on repo [\#747](https://github.com/CosmWasm/cw-plus/issues/747)
247280
- Add optional executor restriction to cw3-flex [\#739](https://github.com/CosmWasm/cw-plus/issues/739)
248281
- Provide proc macro package for automatic `IndexList<T>` implementation on any index struct [\#736](https://github.com/CosmWasm/cw-plus/issues/736)
249282
- MultiIndex `prefix` and `sub_prefix` working incorrectly when using a triple element tuple as IK [\#730](https://github.com/CosmWasm/cw-plus/issues/730)
@@ -395,7 +428,7 @@ changelog will be noisy - not everything is relevant to `cw-storage-plus` there.
395428
**Merged pull requests:**
396429

397430
- Prepare release v0.12.0 [\#654](https://github.com/CosmWasm/cw-plus/pull/654) ([uint](https://github.com/uint))
398-
- Ics20 same ack handling as ibctransfer [\#653](https://github.com/CosmWasm/cw-plus/pull/653) ([ethanfrey](https://github.com/ethanfrey))
431+
- Ics20 same ack handling as IbcTransfer [\#653](https://github.com/CosmWasm/cw-plus/pull/653) ([ethanfrey](https://github.com/ethanfrey))
399432
- packages: support custom queries [\#652](https://github.com/CosmWasm/cw-plus/pull/652) ([uint](https://github.com/uint))
400433
- CW20 - Fix Docs URL [\#649](https://github.com/CosmWasm/cw-plus/pull/649) ([entrancedjames](https://github.com/entrancedjames))
401434
- CW3: Add proposal_id field to VoteInfo structure [\#648](https://github.com/CosmWasm/cw-plus/pull/648) ([ueco-jb](https://github.com/ueco-jb))
@@ -1337,4 +1370,13 @@ changelog will be noisy - not everything is relevant to `cw-storage-plus` there.
13371370
- Define all Message and Query types [\#11](https://github.com/CosmWasm/cw-plus/pull/11) ([ethanfrey](https://github.com/ethanfrey))
13381371
- Set up basic CI script [\#10](https://github.com/CosmWasm/cw-plus/pull/10) ([ethanfrey](https://github.com/ethanfrey))
13391372

1340-
\* _This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)_
1373+
[Unreleased]: https://github.com/CosmWasm/cw-storage-plus/compare/v3.0.1...HEAD
1374+
[3.0.1]: https://github.com/CosmWasm/cosmwasm/compare/v3.0.0...v3.0.1
1375+
[3.0.0]: https://github.com/CosmWasm/cosmwasm/compare/v3.0.0-rc.0...v3.0.0
1376+
[3.0.0-rc.0]: https://github.com/CosmWasm/cosmwasm/compare/v3.0.0-ibc2.0...v3.0.0-rc.0
1377+
[3.0.0-ibc2.0]: https://github.com/CosmWasm/cosmwasm/compare/v2.1.0...v3.0.0-ibc2.0
1378+
[2.1.0]: https://github.com/CosmWasm/cosmwasm/compare/v2.0.0...v2.1.0
1379+
[2.0.0]: https://github.com/CosmWasm/cosmwasm/compare/v2.0.0-rc.0...v2.0.0
1380+
[2.0.0-rc.0]: https://github.com/CosmWasm/cosmwasm/compare/v1.2.0...v2.0.0-rc.0
1381+
[1.2.0]: https://github.com/CosmWasm/cw-storage-plus/compare/v1.1.0...v1.2.0
1382+
[1.1.0]: https://github.com/CosmWasm/cw-storage-plus/tree/v1.1.0

0 commit comments

Comments
 (0)