Skip to content

Commit 652f7c1

Browse files
semantic-releaseactions-user
semantic-release
authored andcommitted
2.1.0
Automatically generated by python-semantic-release
1 parent cba5106 commit 652f7c1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

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

5+
## v2.1.0 (2025-03-06)
6+
7+
### Feature
8+
9+
* Add client for SystemLink results API ([#82](https://github.com/ni/nisystemlink-clients-python/issues/82)) ([`53f1188`](https://github.com/ni/nisystemlink-clients-python/commit/53f1188b4c4806819dbd20011c4b69d6f51487f9))
10+
11+
### Fix
12+
13+
* Enable null value for results properties ([#99](https://github.com/ni/nisystemlink-clients-python/issues/99)) ([`cba5106`](https://github.com/ni/nisystemlink-clients-python/commit/cba510629a142bffc8d9c5872d2f7a27bca2e8c3))
14+
515
## v2.0.0 (2025-03-05)
616

717
### Feature

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "nisystemlink-clients"
3-
version = "2.0.0"
3+
version = "2.1.0"
44
description = "NI-SystemLink Python API"
55
authors = ["National Instruments"]
66
maintainers = [

0 commit comments

Comments
 (0)