From e189254d546a63fd69a479e5791710a9c8d9e0e7 Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Wed, 1 Feb 2017 14:22:54 -0800 Subject: [PATCH] Typo in changelog --- CHANGELOG.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 079c411..53d26cf 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -2,7 +2,7 @@ Full release notes, with more details and upgrade information, are available at: https://channels.readthedocs.io/en/latest/releases -1.0.2 (2017-02-01) +1.0.3 (2017-02-01) ------------------ * Database connections are no longer force-closed after each test is run.