From e7a47215f09809af7ec4e22381f080f76d4f5315 Mon Sep 17 00:00:00 2001 From: Caleb Meredith Date: Sat, 28 Nov 2015 17:56:37 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43ca9a02a..1d9dc2c6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +### Fixed +- Miscalculation of time used for expiring tokens - @calebmer + ## [0.3.0.1] - 2015-11-27 ### Fixed