From 5616f0e76dac5e4c51e50a84baebe202394b6475 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?c=C4=83t=C4=83lin?= Date: Thu, 13 Feb 2025 10:55:31 +0100 Subject: [PATCH] chore: update to v0.2.6 --- CHANGELOG | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index b553395..ea9c308 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. +## [0.2.7] - 2025-02-13 + +### 🐛 Bug Fixes + +- Don't print the full author/user object when calling Quote().to_pretty() + +### ⚙️ Miscellaneous Tasks + +- Update to v0.2.6 + ## [0.2.6] - 2025-02-13 ### 🚀 Features