From 8bac05fcee23c5c05ec24fd38a03eb3341d59341 Mon Sep 17 00:00:00 2001 From: Karol Wojciechowski Date: Wed, 30 Oct 2024 21:58:02 +0100 Subject: [PATCH] Changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4404f94..0d143c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,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). +## [1.7.7] + +### Fixed + +- Performance fixes for Tpay API calls - fixed abusive usage of Auth Endpoint + + ## [1.7.6] ### Fixed