Skip to content

Commit 4a341dc

Browse files
committed
Update changelog details related to Python 3.8
1 parent dd57eae commit 4a341dc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,8 @@ All notable changes to this project will be documented in this file.
547547
* #### Added
548548
* Zip file per driver for all examples and any helper files
549549
* Link to zip file on examples documentation
550-
* Support for Python 3.8
550+
* Declare Support for Python 3.8 (add missing classifier for PyPI)
551+
* Support was added in 1.1.4
551552
* #### Changed
552553
* `import_attribute_configuration_buffer()` now accepts `list` of numbers that are integers less than 255, `array.array('b')`, `bytes`, `bytearray` for configuration buffer - [#1013](https://github.com/ni/nimi-python/issues/1013)
553554
* `export_attribute_configuration_buffer()` now returns `bytes` as the buffer type - [#1013](https://github.com/ni/nimi-python/issues/1013)

0 commit comments

Comments
 (0)