Skip to content

Commit 3786286

Browse files
committed
UPdate changelog
1 parent e16c275 commit 3786286

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
11
## [Unreleased]
22

3+
## [1.0.0.beta2] - 2025-04-01
34

4-
## [1.0.0.rc1] - Unreleased
5+
### Breaking Changes
6+
7+
- `Quo::ComposedQuery.composer` is now `Quo::Composing.composer`
8+
- `Quo::ComposedQuery.merge_instances` is now `Quo::Composing.merge_instances`
9+
10+
### Fixed
11+
12+
- Fixed issue with handling of query specifications in the query composer
13+
14+
## [1.0.0.beta1] - 2025-04-01
515

616
### Breaking Changes
717

@@ -25,6 +35,7 @@ Nearly everything has had changes. Porting will require some effort.
2535
### Added
2636

2737
- Helpers `stub_query` and `mock_query` for Minitest
38+
- Support for Rails 8
2839

2940
## [0.5.0] - 2022-12-23
3041

0 commit comments

Comments
 (0)