Sha256: 4cc8169d86b621af7165f79a415811cd78a5a8220a6f3747058e34de28263eab

Contents?: true

Size: 715 Bytes

Versions: 1

Compression:

Stored size: 715 Bytes

Contents

# Changelog
All notable changes to this project will be documented in this file.

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.2.0] - 2020-04-14
### Breaking change
 - rename #have_table_col to #have_table_cell
 - change options of #have_table_cell
 - change options of #have_table_row

### Change
 - refactor modules hierarchy: split DSL into selectors, finders, matchers and actions

### Added
 - form DSL
 - changelog
 - follow semver

## [0.1.0] - 2020-04-14
### Added
 - travic CI
 - rubocop
 - capybara DSL to check page title, action items, table columns/rows

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
capybara_active_admin-0.2.0 CHANGELOG.md