From 513fe48565d95bc4037f173ad6abdcd2dff14822 Mon Sep 17 00:00:00 2001 From: Lukas Bauer Date: Sat, 2 Aug 2025 05:12:15 -0600 Subject: [PATCH] update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d771fa550..799b92ff9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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 + +### Changed + +- Improved the language localization for Polish (`pl`) + ## 2.187.0 - 2025-08-02 ### Added