Skip to content

Commit 0ec19cc

Browse files
authored
Merge pull request #93 from bckohan/v2.x.x
update changelog, complete switch to uv #87
2 parents bdd3d3e + 2f5e0fe commit 0ec19cc

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -140,14 +140,3 @@ jobs:
140140
with:
141141
repository-url: https://test.pypi.org/legacy/
142142
skip-existing: true
143-
144-
# TODO fetch-data requires login
145-
# notify-django-packages:
146-
# name: Notify Django Packages
147-
# runs-on: ubuntu-latest
148-
# needs:
149-
# - publish-to-pypi
150-
# steps:
151-
# - name: Notify Django Packages
152-
# run:
153-
# curl -X GET "https://djangopackages.org/packages/django-typer/fetch-data/"

doc/source/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Change Log
77
v2.1.0 (2025-02-20)
88
===================
99

10+
* Implemented `Switch poetry -> uv <https://github.com/bckohan/django-enum/issues/87>`_
1011
* Implemented `Add macos runner to CI <https://github.com/bckohan/django-enum/issues/86>`_
1112
* Implemented `Add windows runner to CI <https://github.com/bckohan/django-enum/issues/85>`_
1213
* Implemented `Drop support for python 3.8 <https://github.com/bckohan/django-enum/issues/84>`_

0 commit comments

Comments
 (0)