From 8560d725acca2e7f9ba27f012ef6d503b5d4e81b Mon Sep 17 00:00:00 2001 From: James Edmonston Date: Tue, 19 Jan 2021 15:15:05 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bba4334..e5fa0cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## 1.4.1 - 2021-01-19 + +### Fixed + +- Fixed issue with `refreshToken` mutation not always working in production environments + ## 1.4.0 - 2020-12-30 ### Added