You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# Changelog
2
2
3
+
## 10.0.1
4
+
5
+
### Various fixes & improvements
6
+
7
+
- Fix reading of config in "mix sentry.package_source_code" (#653)
8
+
- Don't ship Dialyzer PLTs with releases (#654)
9
+
3
10
## 10.0.0
4
11
5
12
-`:report_deps` now reports all loaded applications at the time the `:sentry` application starts. This is not a compile-time configuration option anymore.
0 commit comments