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 2975303 commit f66bde7Copy full SHA for f66bde7
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.0.3 - 2025-06-02
2
+
3
+- Fix implementation for structs `2cdc6f578a192fd751ce105018a7f78b7ed8f852`
4
5
## 1.0.2 - 2025-04-17
6
7
- More small changes to docs `147795c21a58e2308fbd43b571d9ba978c8a8a3b`
mix.exs
@@ -1,7 +1,7 @@
defmodule Posthog.MixProject do
use Mix.Project
- @version "1.0.2"
+ @version "1.0.3"
def project do
[
0 commit comments