From a8e1c1b4d8365c6c9f1959bf597558f50bb1a1cc Mon Sep 17 00:00:00 2001 From: Rene Vergara Date: Tue, 24 Jan 2023 10:21:17 -0600 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1d7ebe..a245aa0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [Unreleased] + +### Fixed + +- Owner expiration query +- Xero token expiration query + ## [1.2.0] - 2023-01-09 ### Added