Update CHANGELOG for v1.3.0 release

Updated the CHANGELOG to reflect the release of version 1.3.0, including new features, enhancements, bug fixes, and technical details.
This commit is contained in:
Kenneth Hendricks 2026-01-25 15:42:02 -05:00 committed by GitHub
parent 8c4dd88c23
commit 2040ca3d3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
# Changelog
## v1.3.0 (UNRELEASED)
## v1.3.0 (01/25/2026)
#### **🚀 New Features**
- **`FMHY Notes Display`**
@ -66,3 +66,4 @@
- `index.js` Added markdown parser, note fetching logic, and reason display with clickable links.
- `warning-page.html` Added CSS for clickable links in reason text.
- `warning-page.js` Added URL-to-link conversion for reason display.