Skip to content

Commit 4d8aff1

Browse files
added _I save bounding rect of {string} as {string}_ (#75)
* added _I save bounding rect of {string} as {string}_
1 parent 1d57e3d commit 4d8aff1

File tree

7 files changed

+225
-208
lines changed

7 files changed

+225
-208
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
test:
1010
strategy:
1111
matrix:
12-
version: [ 16, 18, 20 ]
12+
version: [ 18, 20 ]
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v3

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
88
:beetle: - bugfix
99
:x: - deprecation
1010

11+
1112
## [0.34.0]
1213
- :rocket: added _I upload {string} file by clicking {string}_ step
14+
- :rocket: added _I save bounding rect of {string} as {string}_ step
1315

1416
## [0.33.0]
1517
- :rocket: added _I set window size {string}_ step

0 commit comments

Comments
 (0)