CHANGELOG.md in slack-ruby-block-kit-0.10.0 vs CHANGELOG.md in slack-ruby-block-kit-0.11.0
- old
+ new
@@ -8,11 +8,10 @@
### Added
- N/A
### Changed
-
- N/A
### Deprecated
- N/A
@@ -24,10 +23,22 @@
### Security
- N/A
+## [0.11.0] - 2020-10-03
+
+### Added
+- Add `Slack::BlockKit::Element::RadioButtons` (#52 by @caalberts)
+
+### Changed
+- Internal refactoring of `#confirmation_dialog` methods into a shared `Confirmable` module. (#48)
+
+### Fixed
+- Ruby2.7 kwarg deprecation warnings
+
+
## [0.10.0] - 2020-09-11
### Added
- Add `Slack::BlockKit::Element::Checkboxes` (#44 by @caalberts)
@@ -36,10 +47,10 @@
See [releases] for previous changes.
-
-[Unreleased]: https://github.com/CGA1123/slack-ruby-block-kit/compare/v0.10.0...HEAD
+[Unreleased]: https://github.com/CGA1123/slack-ruby-block-kit/compare/v0.11.0...HEAD
+[0.11.0]: https://github.com/CGA1123/slack-ruby-block-kit/compare/v0.10.0...v0.11.0
[0.10.0]: https://github.com/CGA1123/slack-ruby-block-kit/compare/v0.9.0...v0.10.0
[releases]: https://github.com/CGA1123/slack-ruby-block-kit/releases