summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Cramer <dcramer@gmail.com>2015-12-10 12:07:02 -0800
committerDavid Cramer <dcramer@gmail.com>2015-12-10 12:07:02 -0800
commitf9060ccf67d8b19a7d06946895b1039f65e67b53 (patch)
treeae3c4846236fa9d72916234ad4d375b35b069614
parentc4b96d74c3763afcb2b7df165986e740c0451ca9 (diff)
downloadraven-f9060ccf67d8b19a7d06946895b1039f65e67b53.tar.gz
initial changes in 5.9.0
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index eeb97ba..fdb702d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,10 @@
+Version 5.9.0
+-------------
+
+* The threaded worker will now correctly handle forking.
+* The 'environment' parameter is now supported (requires a Sentry 8.0 server ).
+* 'tags' can now be specified as part of a LoggingHandler's constructor.
+
Version 5.8.0
-------------