From 7467e6cde047edb0a42aea38c6f4bba83fc230ea Mon Sep 17 00:00:00 2001 From: Julia Hansbrough Date: Mon, 19 May 2014 14:06:45 +0000 Subject: [PATCH] Updated changelog --- CHANGELOG.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 3aa32f4c96..4619a0ec57 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,6 +5,9 @@ These are notable changes in edx-platform. This is a rolling list of changes, in roughly chronological order, most recent first. Add your entries at or near the top. Include a label indicating the component affected. +All: refactored code to handle course_ids, module_ids, etc in a cleaner way. +See https://github.com/edx/edx-platform/wiki/Opaque-Keys for details. + Blades: Remove Video player outline. BLD-975. Blades: Fix Youtube regular expression in video player editor. BLD-967.