From e7455ff0c4b548950617194a2036a9a3bcb0cddf Mon Sep 17 00:00:00 2001
From: Paul McCarthy <pauldmccarthy@gmail.com>
Date: Thu, 4 Jul 2019 22:12:51 +0100
Subject: [PATCH] DOC: Changelog

---
 CHANGELOG.rst | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index e074d702b..2790ec5d8 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -2,6 +2,17 @@ This document contains the ``fslpy`` release history in reverse chronological
 order.
 
 
+2.3.1 (Friday July 5th 2019)
+----------------------------
+
+
+Fixed
+^^^^^
+
+
+* The :class:`.Bitmap` class now supports greyscale images and palette images.
+
+
 2.3.0 (Tuesday June 25th 2019)
 ------------------------------
 
-- 
GitLab