We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d123109 commit de4946cCopy full SHA for de4946c
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Ongoing
+## 7.2.1 - 2025-03-26
4
5
- Fix transaction state on rollback ([#364](https://github.com/cockroachdb/activerecord-cockroachdb-adapter/pull/364))
6
lib/version.rb
@@ -15,5 +15,5 @@
15
# limitations under the License.
16
17
module ActiveRecord
18
- COCKROACH_DB_ADAPTER_VERSION = "7.2.0"
+ COCKROACH_DB_ADAPTER_VERSION = "7.2.1"
19
end
0 commit comments