Revise CHANGELOG for v1.2.7 updates

Updated the changelog to reflect new features, enhancements, bug fixes, and technical details for version 1.2.7.
This commit is contained in:
Kenneth Hendricks 2026-01-24 20:36:55 -05:00 committed by GitHub
parent 30366a87c6
commit 5124b79b7c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
# Changelog
## v1.2.7 (01/24/2026)
## v1.2.7 (UNRELEASED)
#### **🚀 New Features**
- **`FMHY Notes Display`**
@ -33,3 +33,4 @@
- `background.js` Added notes mapping, fetch/cache logic, and `getNoteForSite` message handler.
- `index.html` Added note display section with CSS styling.
- `index.js` Added markdown parser and note fetching logic.