diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fd053f4ad..86fffcd92b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +2023.9.8 (2023-09-08) +===================== +Pipenv 2023.9.8 (2023-09-08) +============================ + + +Bug Fixes +--------- + +- ignore_compatibility was supposed to default to False (except for hash collection) `#5926 `_ + + 2023.9.7 (2023-09-07) ===================== Pipenv 2023.9.7 (2023-09-07) diff --git a/news/5926.bugfix.rst b/news/5926.bugfix.rst deleted file mode 100644 index fa64dbceaa..0000000000 --- a/news/5926.bugfix.rst +++ /dev/null @@ -1 +0,0 @@ -ignore_compatibility was supposed to default to False (except for hash collection) diff --git a/pipenv/__version__.py b/pipenv/__version__.py index e184e73a90..3f3f232410 100644 --- a/pipenv/__version__.py +++ b/pipenv/__version__.py @@ -2,4 +2,4 @@ # // ) ) / / // ) ) //___) ) // ) ) || / / # //___/ / / / //___/ / // // / / || / / # // / / // ((____ // / / ||/ / -__version__ = "2023.9.8.dev0" +__version__ = "2023.9.8" diff --git a/pipenv/pipenv.1 b/pipenv/pipenv.1 index fe34c1bb54..2cbb266351 100644 --- a/pipenv/pipenv.1 +++ b/pipenv/pipenv.1 @@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. -.TH "PIPENV" "1" "Sep 07, 2023" "2023.9.7" "pipenv" +.TH "PIPENV" "1" "Sep 08, 2023" "2023.9.8" "pipenv" .sp \fBNOTE:\fP .INDENT 0.0