From ed515023879ce6c4a82728856cf6dedbc23acc32 Mon Sep 17 00:00:00 2001 From: Caleb Meredith Date: Sat, 28 Nov 2015 18:03:27 -0500 Subject: [PATCH] Add unreleased line to top of changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d9dc2c6b..d808b192e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## Unreleased + ### Fixed - Miscalculation of time used for expiring tokens - @calebmer