Skip to content

Commit

Permalink
added changelog + 0.0.2 update notes
Browse files Browse the repository at this point in the history
  • Loading branch information
emvaized committed Jun 17, 2023
1 parent a35bb45 commit 5616738
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
0.0.2
- changed context menu entry label
- removed unused code
- fix to use absolute mouse coordinates instead of relative to window
- added spanish translation

0.0.1
- initial release
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Open in Popup window",
"description": "__MSG_extensionDescription__",
"default_locale": "en",
"version": "0.0.1",
"version": "0.0.2",
"icons": {
"48": "icon.svg",
"96": "icon.svg",
Expand Down

0 comments on commit 5616738

Please sign in to comment.