From b2128751dba75232a0965aefe037c7fb5398214e Mon Sep 17 00:00:00 2001 From: Juan Ignacio Fiorentino Date: Wed, 28 Mar 2018 12:42:48 -0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b7899a..7f8fca5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ All notable changes to this project will be documented in this file. ##### Changed - Test suit now uses pytest. +##### Fixed +- Infinite callback loop in the check-session iframe. + ### [0.5.3] - 2018-03-09 ##### Fixed