Skip to content

Commit 08adc9d

Browse files
committed
release v0.8.3
1 parent b55df96 commit 08adc9d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.8.3 (2025-12-07)
44

55
- Fix `delete_all` with subqueries https://github.com/plausible/ecto_ch/pull/255
66

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule EctoCh.MixProject do
22
use Mix.Project
33

44
@source_url "https://github.com/plausible/ecto_ch"
5-
@version "0.8.2"
5+
@version "0.8.3"
66

77
def project do
88
[

0 commit comments

Comments
 (0)