Skip to content

Commit cdff43c

Browse files
semantic-releaseactions-user
authored andcommitted
2.10.0
Automatically generated by python-semantic-release
1 parent be48c7d commit cdff43c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
<!--next-version-placeholder-->
44

5+
## v2.10.0 (2025-05-05)
6+
7+
### Feature
8+
9+
* Upgrade to Pydantic 2.11 ([#129](https://github.com/ni/nisystemlink-clients-python/issues/129)) ([`66eada6`](https://github.com/ni/nisystemlink-clients-python/commit/66eada66ff6d05bdca1e777e288a96a7b89af9ed))
10+
11+
### Fix
12+
13+
* Correct missing None default value for spec condition_type ([#133](https://github.com/ni/nisystemlink-clients-python/issues/133)) ([`be48c7d`](https://github.com/ni/nisystemlink-clients-python/commit/be48c7d90322bc41a74456490d7a6f1b9c96d35e))
14+
515
## v2.9.1 (2025-04-30)
616

717
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "nisystemlink-clients"
3-
version = "2.9.1"
3+
version = "2.10.0"
44
description = "NI-SystemLink Python API"
55
authors = ["National Instruments"]
66
maintainers = [

0 commit comments

Comments
 (0)