Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Commit b96d96b

Browse files
committed
v0.2.0-4
1 parent 0e13070 commit b96d96b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [0.2.0-4](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.2.0-3...v0.2.0-4) (2021-01-21)
2+
3+
4+
### Features
5+
6+
* ocr text for translating ([72b58ed](https://github.com/geekdada/a-translator-chrome-extension/commit/72b58ede93a68032d2b4979e46ae32f35803a9ea))
7+
* turn off ocr tool when the selection is too small ([0e13070](https://github.com/geekdada/a-translator-chrome-extension/commit/0e130708c7c87d1e3e6929509e65abbccff3db8b))
8+
9+
10+
111
# [0.2.0-3](https://github.com/geekdada/a-translator-chrome-extension/compare/v0.2.0-2...v0.2.0-3) (2021-01-20)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "a-translator-chrome-extension",
3-
"version": "0.2.0-3",
3+
"version": "0.2.0-4",
44
"description": "A Chrome extension for A Translator",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)