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.
2 parents 9a93079 + b16d024 commit 3028ea5Copy full SHA for 3028ea5
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 12.0.2
2
+
3
+### Bug Fixes 🐛
4
5
+- (tp) Skip sending if DSN is not set by @solnic in [#1008](https://github.com/getsentry/sentry-elixir/pull/1008)
6
7
## 12.0.1
8
9
### Internal Changes 🔧
mix.exs
@@ -1,7 +1,7 @@
defmodule Sentry.Mixfile do
use Mix.Project
- @version "12.0.1"
+ @version "12.0.2"
@source_url "https://github.com/getsentry/sentry-elixir"
def project do
0 commit comments