Skip to content

Commit 751847a

Browse files
committed
docs(CHANGES): Fix poetry 1.8.2 note
1 parent 63d0bc8 commit 751847a

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGES

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@ $ pip install --user --upgrade --pre libvcs
1919

2020
- Automatically linkify links that were previously only text.
2121

22+
### Development
23+
24+
- poetry: 1.8.1 -> 1.8.2
25+
26+
See also: https://github.com/python-poetry/poetry/blob/1.8.2/CHANGELOG.md
27+
2228
## libvcs 0.29.0 (2024-03-24)
2329

2430
_Maintenance only, no bug fixes, or new features_
@@ -42,9 +48,10 @@ _Maintenance only, no bug fixes, or new features_
4248
origin/master
4349
```
4450

45-
- poetry: 1.7.1 -> 1.8.2
51+
- poetry: 1.7.1 -> 1.8.1
52+
53+
See also: https://github.com/python-poetry/poetry/blob/1.8.1/CHANGELOG.md
4654

47-
See also: https://github.com/python-poetry/poetry/blob/1.8.2/CHANGELOG.md
4855
- ruff 0.2.2 -> 0.3.0 (#457)
4956

5057
Related formattings. Update CI to use `ruff check .` instead of `ruff .`.

0 commit comments

Comments
 (0)