From 1557549eb3cfb8999940ba3c76f17cbb1d576bc8 Mon Sep 17 00:00:00 2001
From: Ned Batchelder <ned@edx.org>
Date: Tue, 19 Jan 2021 13:42:35 -0500
Subject: [PATCH] Correct the changelog

---
 README.rst | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index 9007d3e..63ae272 100644
--- a/README.rst
+++ b/README.rst
@@ -298,11 +298,16 @@ Please do not report security issues in public. Send security concerns via email
 Changelog
 =========
 
-2.4.1 - 2020-12-07
+2.5.1 - 2021-01-19
 ------------------
 
 * Simplify LTI 1.3 launches by removing OIDC launch start view.
 
+2.5.0 - 2021-01-15
+------------------
+
+* Add LTI 1.1 config on model.
+
 2.4.0 - 2020-12-02
 ------------------
 
-- 
GitLab