From 88829338a28b61e4080e8bc9ed3a2b2cd34d0079 Mon Sep 17 00:00:00 2001 From: Jaume Alavedra Date: Thu, 20 Jun 2024 20:27:51 +0200 Subject: [PATCH] chore: changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4fe523..b7e7c4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ 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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.7.11] - 2024-06-20 +### Fix +- Fix refresh token when using openfort auth +- ## [0.7.10] - 2024-06-20 ### Fix - Fix SDK configuration