summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAshley Camba Garrido <ashwoods@gmail.com>2017-12-11 17:15:03 +0100
committerAshley Camba Garrido <ashwoods@gmail.com>2017-12-11 17:15:03 +0100
commitc65ada7473ff8f77af7e8e66f9bc87763e89983f (patch)
treea95b1ad07f62b0e7465bf9d452ef996eaad35e54
parentd493322c09d683d3e30967ff3f7ff0440b5b9c02 (diff)
downloadraven-c65ada7473ff8f77af7e8e66f9bc87763e89983f.tar.gz
Update changelog
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 835f02c..2aa1db4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,11 @@ Changelog
All notable changes to this project will be documented in this file.
Project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
+6.4.0 (2017-12-11)
+------------------
+* [Core] Support for defining `sanitized_keys` on the client (pr/990)
+* [Django] Support for Django 2.0 Urlresolver
+* [Docs] Several fixes and improvements
6.3.0 (2017-10-29)
------------------