We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cfb3b7 commit 4121834Copy full SHA for 4121834
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 0.8.4 (2026-01-13)
4
5
- Allow `Ch` [v0.7.x](https://github.com/plausible/ch/blob/master/CHANGELOG.md#070-2026-01-13) which handles disconnects better
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.3"
+ @version "0.8.4"
7
def project do
8
[
0 commit comments