Skip to content

Commit 07f4fd1

Browse files
Update CHANGELOG.md [skip ci]
1 parent 97c657e commit 07f4fd1

File tree

2 files changed

+49
-0
lines changed

2 files changed

+49
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# v0.22.7 (Sat Feb 25 2023)
2+
3+
:tada: This release contains work from a new contributor! :tada:
4+
5+
Thank you, MD KHAIRUL ISLAM ([@black-turtle](https://github.com/black-turtle)), for all your work!
6+
7+
### Release Notes
8+
9+
#### use matrix rotate, if rotate angle is multiple of 90 degrees ([#1209](https://github.com/jimp-dev/jimp/pull/1209))
10+
11+
Fixes a bug where rotating by 90 degrees introduced extra pixels
12+
13+
---
14+
15+
#### 🐛 Bug Fix
16+
17+
- `@jimp/plugin-rotate`
18+
- use matrix rotate, if rotate angle is multiple of 90 degrees [#1209](https://github.com/jimp-dev/jimp/pull/1209) ([@black-turtle](https://github.com/black-turtle))
19+
20+
#### Authors: 1
21+
22+
- MD KHAIRUL ISLAM ([@black-turtle](https://github.com/black-turtle))
23+
24+
---
25+
126
# v0.22.6 (Fri Feb 24 2023)
227

328
:tada: This release contains work from a new contributor! :tada:

packages/plugin-rotate/CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
# v0.22.7 (Sat Feb 25 2023)
2+
3+
:tada: This release contains work from a new contributor! :tada:
4+
5+
Thank you, MD KHAIRUL ISLAM ([@black-turtle](https://github.com/black-turtle)), for all your work!
6+
7+
### Release Notes
8+
9+
#### use matrix rotate, if rotate angle is multiple of 90 degrees ([#1209](https://github.com/jimp-dev/jimp/pull/1209))
10+
11+
Fixes a bug where rotating by 90 degrees introduced extra pixels
12+
13+
---
14+
15+
#### 🐛 Bug Fix
16+
17+
- use matrix rotate, if rotate angle is multiple of 90 degrees [#1209](https://github.com/jimp-dev/jimp/pull/1209) ([@black-turtle](https://github.com/black-turtle))
18+
19+
#### Authors: 1
20+
21+
- MD KHAIRUL ISLAM ([@black-turtle](https://github.com/black-turtle))
22+
23+
---
24+
125
# v0.22.1 (Mon Feb 06 2023)
226

327
#### 🏠 Internal

0 commit comments

Comments
 (0)