From 0e0cd015900286ec139fa718148b23d8d3210ff5 Mon Sep 17 00:00:00 2001 From: mohtamba Date: Tue, 3 Aug 2021 08:49:16 -0400 Subject: [PATCH] Fix Changelog styling --- CHANGELOG.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ae4bcaae5d1..5da5dd9c8d0 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -16,6 +16,7 @@ Unreleased * Add simple history to proctored exam attempt, writing both old and new model for now. Includes admin view. [3.22.1] - 2021-08-02 +~~~~~~~~~~~~~~~~~~~~~ * Add edit button to grouped allowances, which allows instructors to edit the value of a single allowance. [3.22.0] - 2021-07-26