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 b1c8b6e commit 0c31333Copy full SHA for 0c31333
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
## master
4
5
+## 6.1.0 (2017-12-07)
6
+
7
+* Enhancements
8
+ * Elixir 1.6.0 formatted (#246)
9
+ * Improve documentation around source code compilation (#242)
10
+ * Update typespecs (#249)
11
+ * Report errors from :kernel.spawn processes (#251)
12
+* Bug Fixes
13
+ * Fix doc typos (#245)
14
+ * Remove Sentry.Event compile warning (#248)
15
+ * Fix enable\_source\_code\_context configuration (#247)
16
17
## 6.0.5 (2017-12-07)
18
19
* Enhancements
0 commit comments