Skip to content

Commit 101928b

Browse files
committed
Update ROM changelog
1 parent e6a2706 commit 101928b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

contrib/ruby_event_store-rom/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1-
### Unreleased
1+
### 2.2.0
22

33
- Change: Minimum required Ruby version is 2.7.0
44

5+
- Add: Support for bi–temporal queries [#1674]
6+
7+
- Fix: Raise `RubyEventStore::EventNotFound` instead of `ROM::TupleCountMismatchError` if the `event_id` passed to `Specification#from` or `Specification#to` does not exist [#1673]
8+
59
### 2.1.0
610

711
- Add: Support for Ruby 3.0 [59027ff8ad078e0948bbb190b8a6985c075dcc08]

0 commit comments

Comments
 (0)