Skip to content

Commit 2635f8c

Browse files
committed
Re-order the metadata history to be in usual changelog order
1 parent 2b77c91 commit 2635f8c

File tree

1 file changed

+15
-12
lines changed

1 file changed

+15
-12
lines changed

source/specifications/core-metadata.rst

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -921,27 +921,30 @@ Example::
921921
History
922922
=======
923923

924-
- March 2001: Core metadata 1.0 was approved through :pep:`241`.
925-
- April 2003: Core metadata 1.1 was approved through :pep:`314`:
926-
- February 2010: Core metadata 1.2 was approved through :pep:`345`.
927-
- February 2018: Core metadata 2.1 was approved through :pep:`566`.
924+
- August 2024: Core metadata 2.4 was approved through :pep:`639`.
928925

929-
- Added ``Description-Content-Type`` and ``Provides-Extra``.
930-
- Added canonical method for transforming metadata to JSON.
931-
- Restricted the grammar of the ``Name`` field.
926+
- Added the ``License-Expression`` field.
927+
- Added the ``License-File`` field.
928+
929+
- March 2022: Core metadata 2.3 was approved through :pep:`685`.
930+
931+
- Restricted extra names to be normalized.
932932

933933
- October 2020: Core metadata 2.2 was approved through :pep:`643`.
934934

935935
- Added the ``Dynamic`` field.
936936

937-
- March 2022: Core metadata 2.3 was approved through :pep:`685`.
937+
- February 2018: Core metadata 2.1 was approved through :pep:`566`.
938938

939-
- Restricted extra names to be normalized.
939+
- Added ``Description-Content-Type`` and ``Provides-Extra``.
940+
- Added canonical method for transforming metadata to JSON.
941+
- Restricted the grammar of the ``Name`` field.
940942

941-
- August 2024: Core metadata 2.4 was approved through :pep:`639`.
943+
- February 2010: Core metadata 1.2 was approved through :pep:`345`.
942944

943-
- Added the ``License-Expression`` field.
944-
- Added the ``License-File`` field.
945+
- April 2003: Core metadata 1.1 was approved through :pep:`314`:
946+
947+
- March 2001: Core metadata 1.0 was approved through :pep:`241`.
945948

946949
----
947950

0 commit comments

Comments
 (0)