Update to v0.6.3 — correct BBCode URL syntax
This commit is contained in:
@@ -4,11 +4,17 @@ 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.3] - 2026-04-09
|
||||
|
||||
### Fixed
|
||||
|
||||
- **Corrective message BBCode** — fixed malformed `[url]…]` tag to correct `[url]…[/url]` syntax in the Naming Guide link.
|
||||
|
||||
## [0.6.2] - 2026-04-09
|
||||
|
||||
### Fixed
|
||||
|
||||
- **Corrective message BBCode** — fixed malformed `[url]…]` tag to correct `[url=…]` syntax in the Naming Guide link.
|
||||
- **Corrective message BBCode** — incorrect fix for the URL tag syntax (used `[url=…]` instead of `[url]…[/url]`).
|
||||
|
||||
## [0.6.1] - 2026-04-09
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user