Skip to content

Commit 85993df

Browse files
release: bump to version 1.2.0
Co-authored-by: Bjorn Neergaard <[email protected]>
1 parent 3092769 commit 85993df

File tree

3 files changed

+155
-742
lines changed

3 files changed

+155
-742
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change Log
22

3+
## [1.2.0] - 2022-08-31
4+
5+
### Docs
6+
7+
- Added note about how to add a git dependency with a subdirectory ([#6218](https://github.com/python-poetry/poetry/pull/6218))
8+
- Fixed several style issues in the docs ([#6255](https://github.com/python-poetry/poetry/pull/6255))
9+
- Fixed outdated info about `--only` parameter ([#6264](https://github.com/python-poetry/poetry/pull/6264))
10+
11+
312
## [1.2.0rc2] - 2022-08-26
413

514
### Fixed
@@ -1500,7 +1509,8 @@ Initial release
15001509

15011510

15021511

1503-
[Unreleased]: https://github.com/python-poetry/poetry/compare/1.2.0rc2...master
1512+
[Unreleased]: https://github.com/python-poetry/poetry/compare/1.2.0...master
1513+
[1.2.0]: https://github.com/python-poetry/poetry/releases/tag/1.2.0
15041514
[1.2.0rc2]: https://github.com/python-poetry/poetry/releases/tag/1.2.0rc2
15051515
[1.2.0rc1]: https://github.com/python-poetry/poetry/releases/tag/1.2.0rc1
15061516
[1.2.0b3]: https://github.com/python-poetry/poetry/releases/tag/1.2.0b3

0 commit comments

Comments
 (0)