Skip to content

Commit ad5f931

Browse files
committed
Fix Changelog
1 parent 7f74f43 commit ad5f931

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
# Changelog
22

3-
## [0.7.0][] - 2025-12-17
3+
## [0.7.1][] - 2025-12-17
44

5-
### Breaking Changes
5+
### Breaking Changes from v0.6.0
66

77
- Recreate types using generics.
88
- The `PlainText` and `MrkdwnText` structs are now generic types.
99
- Text composition object API has been updated to use generic type parameters.
1010

11+
## (YANKED) [0.7.0][] - 2025-12-17
12+
13+
This version is yanked due to fail to publish to crates.io.
14+
1115
## [0.6.0][] - 2025-12-13
1216

1317
### Breaking Changes
@@ -115,6 +119,7 @@ And the `select menu element` and the `multi-select menu element` are renewed.
115119

116120
- pre-release
117121

122+
[0.7.1]: https://github.com/kaicoh/slack-messaging/releases/v0.7.1
118123
[0.7.0]: https://github.com/kaicoh/slack-messaging/releases/v0.7.0
119124
[0.6.0]: https://github.com/kaicoh/slack-messaging/releases/v0.6.0
120125
[0.5.3]: https://github.com/kaicoh/slack-messaging/releases/v0.5.3

0 commit comments

Comments
 (0)