CHANGELOG.md in capybara_active_admin-0.2.1 vs CHANGELOG.md in capybara_active_admin-0.3.0

- old
+ new

@@ -4,9 +4,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +## [0.3.0] - 2020-04-15 +### Added +- implement DSL for tabs, batch actions, modal dialog, attributes table, panel, sidebar, footer +- improve form DSL + ## [0.2.1] - 2020-04-14 ### Fixed - `table_selector`, `within_table_for` incorrect resource name ### Changed