Skip to content

Commit 5e5832a

Browse files
committed
Prepare for release
1 parent af1f8de commit 5e5832a

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@ faucet-pipeline-images version history
22
======================================
33

44

5+
v2.0.0
6+
------
7+
8+
_2020-03-18_
9+
10+
improvements for end users:
11+
12+
* this release makes this a standalone pipeline (no longer a plugin for static)
13+
* sharp is used for optimizing images as well as resizing and changing formats
14+
* the image quality can be configured
15+
* svgo is used for optimizing SVGs
16+
* an option to add a suffix has been added
17+
18+
changes for developers:
19+
20+
* this is a rewrite of the entire codebase
21+
22+
523
v1.2.0
624
------
725

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# faucet-pipeline-images
22
[![npm](https://img.shields.io/npm/v/faucet-pipeline-images.svg)](https://www.npmjs.com/package/faucet-pipeline-images)
3-
[![Greenkeeper badge](https://badges.greenkeeper.io/faucet-pipeline/faucet-pipeline-images.svg)](https://greenkeeper.io)
43

5-
You can find the documentation [here](http://www.faucet-pipeline.org).
4+
You can find the documentation [here](https://www.faucet-pipeline.org/images.html).
65

76
## License
87

0 commit comments

Comments
 (0)