Skip to content

Commit c8623db

Browse files
authored
Merge pull request #12 from posthtml/milestone-1.5.0
Milestone 1.5.0
2 parents 2d14ea2 + 886ba28 commit c8623db

3 files changed

Lines changed: 1806 additions & 2437 deletions

File tree

changelog.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,24 @@
1+
## 1.5.0 (2020-02-25)
2+
3+
* build: bump version ([7f869de](https://github.com/posthtml/posthtml-webp/commit/7f869de))
4+
* build: update dep dev ([2002e72](https://github.com/posthtml/posthtml-webp/commit/2002e72))
5+
* refactor: separate ignore to two separate methods ([ffba43d](https://github.com/posthtml/posthtml-webp/commit/ffba43d))
6+
* refactor: use explicit comparisons ([c232f5c](https://github.com/posthtml/posthtml-webp/commit/c232f5c))
7+
* docs: fix wrong example for ([923087b](https://github.com/posthtml/posthtml-webp/commit/923087b))
8+
* docs: update readme with extensionIgnore option ([e5c62de](https://github.com/posthtml/posthtml-webp/commit/e5c62de))
9+
* feat: add the ability to ignore by extension ([a390853](https://github.com/posthtml/posthtml-webp/commit/a390853))
10+
11+
12+
113
## 1.4.0 (2019-10-22)
214

15+
* chore: bump to v1.4.0 ([cc8f68f](https://github.com/posthtml/posthtml-webp/commit/cc8f68f))
16+
* build: update changelog ([afec73d](https://github.com/posthtml/posthtml-webp/commit/afec73d))
17+
* build: update depDev ([c6073ba](https://github.com/posthtml/posthtml-webp/commit/c6073ba))
318
* docs: for ignore ([15953c7](https://github.com/posthtml/posthtml-webp/commit/15953c7))
419
* feat: ignore, close #21 ([735ed05](https://github.com/posthtml/posthtml-webp/commit/735ed05)), closes [#21](https://github.com/posthtml/posthtml-webp/issues/21)
520
* test: for ignore, issue #21 ([4fa4423](https://github.com/posthtml/posthtml-webp/commit/4fa4423)), closes [#21](https://github.com/posthtml/posthtml-webp/issues/21)
621
* perf: process ([433d79c](https://github.com/posthtml/posthtml-webp/commit/433d79c))
7-
* build: update depDev ([c6073ba](https://github.com/posthtml/posthtml-webp/commit/c6073ba))
822

923

1024

0 commit comments

Comments
 (0)