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 32c21e5 commit 9fba9c0Copy full SHA for 9fba9c0
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.1.0 - 2025-07-01
2
+
3
+- Expose `capture/2` `b077aba849126c63f1c7a82b6ad9d21945871a4a`
4
5
## 1.0.3 - 2025-06-02
6
7
- Fix implementation for structs `2cdc6f578a192fd751ce105018a7f78b7ed8f852`
mix.exs
@@ -1,7 +1,7 @@
defmodule Posthog.MixProject do
use Mix.Project
- @version "1.0.3"
+ @version "1.1.0"
def project do
[
0 commit comments