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 da273da commit c410f89Copy full SHA for c410f89
.github/.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "1.0.0"
+ ".": "1.0.1"
3
}
CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [1.0.1](https://github.com/cycle/active-record/compare/v1.0.0...v1.0.1) (2025-09-01)
4
+
5
6
+### Documentation
7
8
+* add advanced usage examples for query builder and batch operations ([da273da](https://github.com/cycle/active-record/commit/da273da0c7095f83b35e02c397a0d3c98cb3d7e1))
9
+* refresh readme ([99519ac](https://github.com/cycle/active-record/commit/99519acc41eae118c6ff9b784a683abd44f4e2d2))
10
11
## [0.8.0](https://github.com/cycle/active-record/compare/v0.7.0...v0.8.0) (2024-07-24)
12
13
0 commit comments