From d57a5e9cc1573cc4f9dd2279b68054f690ea96de Mon Sep 17 00:00:00 2001 From: Lee Watson Date: Thu, 28 Jul 2016 08:27:54 +0100 Subject: [PATCH] Release 1.2.2 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99f7e47..05fef75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ Please view this file on the master branch, on stable branches it's out of date. +v 1.2.2 + - [FIX] Account for email confirmation in user SELECTs. + v 1.2.1 - [FIX] Fix API error when no session is available.