From 4dd27bbf4aa600c00ef213c87f8e82f8fe8ca4e7 Mon Sep 17 00:00:00 2001
From: Branson Stephens <branson.stephens@ligo.org>
Date: Thu, 1 Oct 2015 15:23:51 -0500
Subject: [PATCH] Updated changelog.

---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index ae097b7ef..d34e75d9c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,8 @@ All notable changes to this project will be documented in this file.
   exposure" (#2603)
 - Removed customized wait method from throttles so that we can send an 
     x-throttle-wait-seconds header to the user (#2457)
+- Allow the internal parameter of VOEvents to be controlled by the requestor.
+    This is now taken from post data and defaults to 1 (internal only #2608).
 
 ### Fixed
 - remove user from groups that are not present in IdP shibboleth assertion
-- 
GitLab