CHANGELOG.md in capybara_active_admin-0.3.1 vs CHANGELOG.md in capybara_active_admin-0.3.2

- 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.2] - 2020-04-16 +### Changed + - remove model_name from table related DSL arguments + - improve API + ## [0.3.1] - 2020-04-15 ### Added - `within_attribute_row` finder ### Removed