diff --git a/ChangeLog b/ChangeLog index f42a5d8..2a9f255 100644 --- a/ChangeLog +++ b/ChangeLog @@ -100,6 +100,8 @@ * Automatically save documents returned from update function when run in the browser, see new tutorial for example usage +* Added sanitize module and did some anti-XSS work + * Made it easier to share code between the normal app modules and CouchDB views, see new guide on sharing code with views for more info