v0.3.1 — Fix BB-Code URL tag in corrective message

This commit is contained in:
2026-04-05 23:36:12 +02:00
parent 3c1aa679af
commit c3593a0c9d
2 changed files with 8 additions and 2 deletions

View File

@@ -4,6 +4,12 @@ All notable changes to the DarkPeers Mod Queue Helper will be documented in this
The format is based on [Keep a Changelog](https://keepachangelog.com/), and this project adheres to [Semantic Versioning](https://semver.org/).
## [0.3.1] - 2026-04-05
### Fixed
- **BB-Code URL tag** — corrected `[url=...]Upload Rules[/url]` to `[url]...[/url]` in the corrective message builder
## [0.3.0] - 2026-04-05
### Changed