Skip to content

Commit ae34b27

Browse files
committed
Update changelog
1 parent e8cfc43 commit ae34b27

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## Version 1.2.0 (2022-03-28)
2+
3+
### Issues Closed
4+
5+
* [Issue 24](https://github.com/python-lsp/python-lsp-black/issues/24) - Option to cache black configuration per-file
6+
7+
In this release 1 issue was closed.
8+
9+
### Pull Requests Merged
10+
11+
* [PR 33](https://github.com/python-lsp/python-lsp-black/pull/33) - Update pre-commit hooks' versions, by [@haplo](https://github.com/haplo)
12+
* [PR 32](https://github.com/python-lsp/python-lsp-black/pull/32) - Fix PyPI badge in Readme, by [@ccordoba12](https://github.com/ccordoba12)
13+
* [PR 28](https://github.com/python-lsp/python-lsp-black/pull/28) - Correctly format files and ranges with line endings other than LF, by [@ccordoba12](https://github.com/ccordoba12)
14+
* [PR 26](https://github.com/python-lsp/python-lsp-black/pull/26) - Add client side configuration and cache configuration per file, by [@haplo](https://github.com/haplo)
15+
16+
In this release 4 pull requests were closed.
17+
118
## Version 1.1.0 (2022-01-30)
219

320
### Issues Closed

0 commit comments

Comments
 (0)