summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAshley Camba Garrido <ashwoods@gmail.com>2017-12-11 17:15:03 +0100
committerAshley Camba <ashwoods@gmail.com>2017-12-11 19:58:11 +0100
commit077c08481c90f4cb71670fee516bc8c355d87ffe (patch)
treea95b1ad07f62b0e7465bf9d452ef996eaad35e54 /CHANGELOG.md
parentd32979ed563fbcafc8f9976762eae29851e78b31 (diff)
downloadraven-077c08481c90f4cb71670fee516bc8c355d87ffe.tar.gz
Update changelog
Diffstat (limited to 'CHANGELOG.md')
-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)
------------------