We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b55df96 commit 08adc9dCopy full SHA for 08adc9d
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 0.8.3 (2025-12-07)
4
5
- Fix `delete_all` with subqueries https://github.com/plausible/ecto_ch/pull/255
6
mix.exs
@@ -2,7 +2,7 @@ defmodule EctoCh.MixProject do
use Mix.Project
@source_url "https://github.com/plausible/ecto_ch"
- @version "0.8.2"
+ @version "0.8.3"
7
def project do
8
[
0 commit comments