Skip to content

Commit

Permalink
minor: 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KarimAziev committed Aug 17, 2024
1 parent 01b6e6b commit dc76855
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## Version 0.5.0 (UNPUBLISHED)

- Added support for Firefox.
- Updated build scripts and GitHub Actions workflow to handle builds and releases for both Chrome and Firefox versions.
- Improved handling and copying of icons using `copy-webpack-plugin`.
- Refactored `webpack.config.js` to dynamically set the target (Chrome or Firefox) and copy appropriate assets.
- Minor improvements and bug fixes.

## Version 0.4.0 (2024-04-18)

- Added an options page, which allows users to configure which letters to use for hints and exit keybindings.
Expand Down

0 comments on commit dc76855

Please sign in to comment.