Skip to content

Commit cd21936

Browse files
committed
Update project metadata
1 parent 4d87761 commit cd21936

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.rst

+14
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,17 @@ Please see the fragment files in the `changelog.d directory`_.
2222
.. _changelog.d directory: https://github.com/kurtmckee/detect-pythons/tree/main/changelog.d
2323

2424
.. scriv-insert-here
25+
26+
.. _changelog-1.0.0:
27+
28+
1.0.0 - 2023-10-26
29+
==================
30+
31+
Initial release
32+
---------------
33+
34+
* Support the latest hosted GitHub runners.
35+
* Support at least Python 2.7 and Python 3.8+.
36+
* Use paths and ``sysconfig.get_config_var("EXT_SUFFIX")``
37+
(and, for the system-installed CPython 2.7 on macOS,
38+
an ``EXT_SUFFIX``-alike) to construct a cache-busting string.

0 commit comments

Comments
 (0)