Skip to content

Commit 5e049dc

Browse files
committed
bump 1.0.0
1 parent 8dc8d71 commit 5e049dc

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [1.0.0] - 2026-04-09
10+
911
### Added
1012
- `have_fields_date_range` matcher for date range filter fields
1113
- `within_table_footer` finder for table footer row

lib/capybara/active_admin/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Capybara
44
module ActiveAdmin
5-
VERSION = '0.3.3'
5+
VERSION = '1.0.0'
66
end
77
end

0 commit comments

Comments
 (0)