Skip to content

Commit 50f31bd

Browse files
committed
🎉 Release: v2.1.2
1 parent 5b0d596 commit 50f31bd

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## :tada: 2.1.2 (2019-04-19)
2+
3+
4+
### :sparkles: Features
5+
6+
* add file-name for customurl ([c59e2bc](https://github.com/Molunerfinn/PicGo/commit/c59e2bc)), closes [#173](https://github.com/Molunerfinn/PicGo/issues/173)
7+
8+
9+
### :bug: Bug Fixes
10+
11+
* log-level filter bug ([4e02244](https://github.com/Molunerfinn/PicGo/commit/4e02244)), closes [#237](https://github.com/Molunerfinn/PicGo/issues/237)
12+
* log-level's reset value from 'all' -> ['all'] ([3c6b329](https://github.com/Molunerfinn/PicGo/commit/3c6b329)), closes [#240](https://github.com/Molunerfinn/PicGo/issues/240) [#237](https://github.com/Molunerfinn/PicGo/issues/237)
13+
* mini window hidden bug in linux ([466dbec](https://github.com/Molunerfinn/PicGo/commit/466dbec)), closes [#239](https://github.com/Molunerfinn/PicGo/issues/239)
14+
15+
16+
117
## :tada: 2.1.1 (2019-04-16)
218

319

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "picgo",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"author": "Molunerfinn <[email protected]>",
55
"description": "Easy to upload your pic & copy to write",
66
"license": "MIT",

0 commit comments

Comments
 (0)