Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tomascordero committed Apr 25, 2024
1 parent 8a17baf commit af38b6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
node_modules/
.DS_Store
2 changes: 2 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ Currently there are only two options for button placement. \"Bottom Left\" and \
2. Back end configuration of the button

== Changelog ==
1.7.1:
- Fix: Security fix
1.7.0:
- Refactor: Completely reworked how the button is rendered. It will try to render via HTML first. If it cant it will render with JS. This should finally fix all theme related problems.
- Improved: Got some unit testing in place. When the plugin's admin UI gets refactored this will help ensuring nothing breaks on the front end.
Expand Down

0 comments on commit af38b6c

Please sign in to comment.