Skip to content

Commit 6611577

Browse files
committed
Update Changelog
1 parent e150769 commit 6611577

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## Version 1.2.1 (2022-04-12)
2+
3+
### Pull Requests Merged
4+
5+
* [PR 34](https://github.com/python-lsp/python-lsp-black/pull/34) - Disable Autopep8 and Yapf if this plugin is installed, by [@bageljrkhanofemus](https://github.com/bageljrkhanofemus)
6+
7+
In this release 1 pull request was closed.
8+
19
## Version 1.2.0 (2022-03-28)
210

311
### Issues Closed

CHANGELOG.temp

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,8 @@
1-
## Version 1.2.0 (2022-03-28)
1+
## Version 1.2.1 (2022-04-12)
22

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.
83

94
### Pull Requests Merged
105

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)
6+
* [PR 34](https://github.com/python-lsp/python-lsp-black/pull/34) - Disable Autopep8 and Yapf if this plugin is installed, by [@bageljrkhanofemus](https://github.com/bageljrkhanofemus)
157

16-
In this release 4 pull requests were closed.
8+
In this release 1 pull request was closed.

0 commit comments

Comments
 (0)