# Changelog ## [0.3.2][] - 2024-08-30 - https://github.com/kaicoh/slack-messaging/pull/11 Use `Message` as an interaction response. ## [0.3.1][] - 2024-04-10 - https://github.com/kaicoh/slack-messaging/pull/10 Improve date formatting. ## [0.3.0][] - 2024-04-09 - https://github.com/kaicoh/slack-messaging/pull/8 Builder pattern. - https://github.com/kaicoh/slack-messaging/pull/8 Remove `Attachment` (since it's a deprecated legacy feature). - https://github.com/kaicoh/slack-messaging/pull/8 Support `Rich text` block. ## [0.2.2][] - 2023-03-02 - https://github.com/kaicoh/slack-messaging/pull/6 Add `mrkdwn` and `plain_text` macros. ## [0.2.1][] - 2023-02-28 - https://github.com/kaicoh/slack-messaging/pull/4 Extend Message to be an interaction response. ## [0.2.0][] - 2023-02-27 - https://github.com/kaicoh/slack-messaging/pull/2 Add optional feature `fmt`. ## [0.1.0][] - 2023-02-26 - pre-release [0.3.2]: https://github.com/kaicoh/slack-messaging/releases/v0.3.2 [0.3.1]: https://github.com/kaicoh/slack-messaging/releases/v0.3.1 [0.3.0]: https://github.com/kaicoh/slack-messaging/releases/v0.3.0 [0.2.2]: https://github.com/kaicoh/slack-messaging/releases/v0.2.2 [0.2.1]: https://github.com/kaicoh/slack-messaging/releases/v0.2.1 [0.2.0]: https://github.com/kaicoh/slack-messaging/releases/v0.2.0 [0.1.0]: https://github.com/kaicoh/slack-messaging/releases/v0.1.0