From 3df991233a34cf71972c0aea8c5f39519a071fc1 Mon Sep 17 00:00:00 2001 From: juanifioren Date: Mon, 19 Oct 2015 17:10:42 -0300 Subject: [PATCH] Edit CHANGELOG. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ced3051..3fbd316 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file. ##### Fixed - Unicode error in Client model. +- creatersakey command in Python 3.x. - Bug when updating pyjwkest version. ### [0.2.0] - 2015-09-25