Skip to content

Commit 62ce3d7

Browse files
Update CHANGELOG.md [skip ci]
1 parent afa0917 commit 62ce3d7

2 files changed

Lines changed: 44 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
# v1.5.0 (Mon Sep 09 2024)
2+
3+
### Release Notes
4+
5+
#### Add support for image decoder options ([#1336](https://github.com/jimp-dev/jimp/pull/1336))
6+
7+
Can now have options for the underlying image codecs
8+
9+
![CleanShot 2024-09-07 at 15 26 41](https://github.com/user-attachments/assets/26fa1a48-f463-455c-89f9-9c99f9fcb3d1)
10+
11+
---
12+
13+
#### 🚀 Enhancement
14+
15+
- `@jimp/core`, `@jimp/types`, `@jimp/js-bmp`, `@jimp/js-jpeg`, `@jimp/js-png`
16+
- Add support for image decoder options [#1336](https://github.com/jimp-dev/jimp/pull/1336) ([@hipstersmoothie](https://github.com/hipstersmoothie))
17+
18+
#### ⚠️ Pushed to `main`
19+
20+
- `jimp`
21+
- add readme to jimp ([@hipstersmoothie](https://github.com/hipstersmoothie))
22+
23+
#### Authors: 1
24+
25+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
26+
27+
---
28+
129
# v1.5.0 (Sat Sep 07 2024)
230

331
### Release Notes

packages/jimp/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# v1.6.0 (Mon Sep 09 2024)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Bump version to: v1.5.0 \[skip ci\] ([@hipstersmoothie](https://github.com/hipstersmoothie))
6+
7+
#### ⚠️ Pushed to `main`
8+
9+
- add readme to jimp ([@hipstersmoothie](https://github.com/hipstersmoothie))
10+
11+
#### Authors: 1
12+
13+
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
14+
15+
---
16+
117
# v1.4.0 (Sat Sep 07 2024)
218

319
#### 🚀 Enhancement

0 commit comments

Comments
 (0)