File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 22
33<!-- version list -->
44
5+ ## v0.24.0 (2025-08-29)
6+
7+ ### Continuous Integration
8+
9+ - Add new reusable workflow
10+ ([ ` 1b68875 ` ] ( https://github.com/intel/mfd-const/commit/1b6887530084ba040d10247d38cc41c18304d841 ) )
11+
12+ - Update repository name handling in workflows for pull requests
13+ ([ ` 1070c21 ` ] ( https://github.com/intel/mfd-const/commit/1070c219fcceb73be51694995fdb6279ad37d397 ) )
14+
15+ ### Features
16+
17+ - Add GNR-D as NIC Family in network enum
18+ ([ ` bdcb3ae ` ] ( https://github.com/intel/mfd-const/commit/bdcb3ae45f134c9a91489bfc519d0c30328d1d15 ) )
19+
20+
521## v0.23.0 (2025-07-09)
622
723### Features
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ dependencies = { file = ["requirements.txt"] }
1212name = " mfd-const"
1313description = " Module for keeping const values."
1414requires-python = " >=3.10, <3.14"
15- version = " 0.23 .0"
15+ version = " 0.24 .0"
1616dynamic = [" dependencies" ]
1717license-files = [" LICENSE.md" , " AUTHORS.md" ]
1818readme = {file = " README.md" , content-type = " text/markdown" }
You can’t perform that action at this time.
0 commit comments