From d36cc8327b26e01b1474fcb4b18d8171338b6996 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Sun, 24 Nov 2024 12:19:18 +0100 Subject: [PATCH] Add v7.13 to changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc56f086..fcfa4ddf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com), and this project adheres to [Semantic Versioning](https://semver.org). -## [Unreleased] +## [7.13.0] - 2024-11-24 ### Added * Improve documentation around API keys management, mentioning hashing and recommending the usage of names ### Changed -* *Nothing* +* Update dependencies ### Deprecated * *Nothing*