Skip to content

Commit a47aa3a

Browse files
semantic-releaseactions-user
authored andcommitted
2.12.0
Automatically generated by python-semantic-release
1 parent abf9527 commit a47aa3a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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

5+
## v2.12.0 (2025-05-27)
6+
7+
### Feature
8+
9+
* Added clients for systems management service create virtual system, remove systems and query system API ([#138](https://github.com/ni/nisystemlink-clients-python/issues/138)) ([`f73c04f`](https://github.com/ni/nisystemlink-clients-python/commit/f73c04f944943ae642140e03600b08588f34e195))
10+
* Add Client for Asset Management (Asset) create, delete and query API ([#134](https://github.com/ni/nisystemlink-clients-python/issues/134)) ([`dd9907f`](https://github.com/ni/nisystemlink-clients-python/commit/dd9907fa3618e6b1630e478154e280fa27aa78af))
11+
512
## v2.11.0 (2025-05-15)
613

714
### Feature

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.11.0"
3+
version = "2.12.0"
44
description = "NI-SystemLink Python API"
55
authors = ["National Instruments"]
66
maintainers = [

0 commit comments

Comments
 (0)