File tree 2 files changed +1
-11
lines changed
2 files changed +1
-11
lines changed Original file line number Diff line number Diff line change @@ -140,14 +140,3 @@ jobs:
140
140
with :
141
141
repository-url : https://test.pypi.org/legacy/
142
142
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/"
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ Change Log
7
7
v2.1.0 (2025-02-20)
8
8
===================
9
9
10
+ * Implemented `Switch poetry -> uv <https://github.com/bckohan/django-enum/issues/87 >`_
10
11
* Implemented `Add macos runner to CI <https://github.com/bckohan/django-enum/issues/86 >`_
11
12
* Implemented `Add windows runner to CI <https://github.com/bckohan/django-enum/issues/85 >`_
12
13
* Implemented `Drop support for python 3.8 <https://github.com/bckohan/django-enum/issues/84 >`_
You can’t perform that action at this time.
0 commit comments