Skip to content

Commit 0b52276

Browse files
committed
Edit changelog
1 parent b9368db commit 0b52276

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [0.3.0][] - 2024-04-09
4+
5+
- https://github.com/kaicoh/slack-messaging/pull/8 Builder pattern.
6+
- https://github.com/kaicoh/slack-messaging/pull/8 Remove `Attachment` (since it's a deprecated legacy feature).
7+
- https://github.com/kaicoh/slack-messaging/pull/8 Support `Rich text` block.
8+
39
## [0.2.2][] - 2023-03-02
410

511
- https://github.com/kaicoh/slack-messaging/pull/6 Add `mrkdwn` and `plain_text` macros.
@@ -16,6 +22,7 @@
1622

1723
- pre-release
1824

25+
[0.3.0]: https://github.com/kaicoh/slack-messaging/releases/v0.3.0
1926
[0.2.2]: https://github.com/kaicoh/slack-messaging/releases/v0.2.2
2027
[0.2.1]: https://github.com/kaicoh/slack-messaging/releases/v0.2.1
2128
[0.2.0]: https://github.com/kaicoh/slack-messaging/releases/v0.2.0

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 Kanji Tanaka
3+
Copyright (c) 2024 Kanji Tanaka
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)