Skip to content

Commit 9a4bf9f

Browse files
neersightedSecrus
authored andcommitted
release: bump version to 1.3.1
1 parent f8e24fc commit 9a4bf9f

3 files changed

Lines changed: 238 additions & 231 deletions

File tree

CHANGELOG.md

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

33

4+
## [1.3.1] - 2022-12-12
5+
6+
### Fixed
7+
8+
- Fix an issue where an explicit dependency on `lockfile` was missing, resulting in a broken Poetry in rare circumstances ([7169](https://github.com/python-poetry/poetry/pull/7169)).
9+
10+
411
## [1.3.0] - 2022-12-09
512

613
### Added
@@ -1681,7 +1688,8 @@ Initial release
16811688

16821689

16831690

1684-
[Unreleased]: https://github.com/python-poetry/poetry/compare/1.3.0...master
1691+
[Unreleased]: https://github.com/python-poetry/poetry/compare/1.3.1...master
1692+
[1.3.1]: https://github.com/python-poetry/poetry/releases/tag/1.3.1
16851693
[1.3.0]: https://github.com/python-poetry/poetry/releases/tag/1.3.0
16861694
[1.2.2]: https://github.com/python-poetry/poetry/releases/tag/1.2.2
16871695
[1.2.1]: https://github.com/python-poetry/poetry/releases/tag/1.2.1

0 commit comments

Comments
 (0)