All notable changes to this project will be documented in this file, per the Keep a Changelog standard.
Unreleased - TBD
1.0.2 - 2019-11-22
- Relicensed from MIT to GPLv2
- Hook on
enqueue_block_editor_assets
so script is only enqueued in editor (props @adamsilverstein, @josch87 via #48) - Register text domain to ensure translations can be loaded (props @ocean90 via #52)
- Bump WordPress version "tested up to" 5.3 (props @adamsilverstein via #53)
- Documentation and credits (props @jeffpaul via #46, #54)
1.0.1 - 2019-09-06
- Ensure character map appears as expected in Firefox (props @adamsilverstein via #41)
1.0.0 - 2019-08-21
- Initial plugin release 🎉
- Wrap React Character Map in a Gutenberg Popover (props @adamsilverstein via #1)
- Plugin header and icon images (props @McCallumDillon via #28)