Skip to content

Commit 1ea7dc0

Browse files
authored
docs: update CL v2 (#80)
1 parent e531ffb commit 1ea7dc0

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,31 @@
1414

1515
### STATE BREAKING
1616

17+
### IMPROVEMENTS
18+
1719
## v2.0.0
1820

1921
*Release date*
2022

23+
### BUG FIXES
24+
25+
- Fix swagger generation [#38](https://github.com/atomone-hub/atomone/pull/38)
26+
- Fix vuln GO-2024-3279 [#60](https://github.com/atomone-hub/atomone/pull/60)
27+
- Fix vuln GO-2024-3112 and GO-2024-2951 [#62](https://github.com/atomone-hub/atomone/pull/62)
28+
- Fix vuln GHSA-8wcc-m6j2-qxvm [#67](https://github.com/atomone-hub/atomone/pull/67)
29+
2130
### FEATURES
2231

2332
- Add the photon module and use photon as the only fee denom [#57](https://github.com/atomone-hub/atomone/pull/57)
2433

34+
### DEPENDENCIES
35+
36+
- Upgrade CometBFT to v0.37.15 to fix securities issues (ASA-2025-001, ASA-2025-002) [#78](https://github.com/atomone-hub/atomone/pull/78)
37+
38+
### IMPROVEMENTS
39+
40+
- (x/gov): override MinVotingPeriod with ldflags [#63](https://github.com/atomone-hub/atomone/pull/63)
41+
2542
## v1.0.0
2643

2744
*Sep 26th, 2024*

0 commit comments

Comments
 (0)