Update to v0.6.2 — fix BBCode URL syntax in corrective message

This commit is contained in:
2026-04-09 21:54:58 +02:00
parent 77808826cc
commit f032253717
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.6.2] - 2026-04-09
### Fixed
- **Corrective message BBCode** — fixed malformed `[url]…]` tag to correct `[url=…]` syntax in the Naming Guide link.
## [0.6.1] - 2026-04-09
### Added