Skip to content

Commit 39b8e90

Browse files
authored
Update CHANGELOG.md
1 parent 71254eb commit 39b8e90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ bool PDALPipelineIsStreamable(PDALPipelinePtr pipeline)
1616
bool PDALExecutePipelineAsStream(PDALPipelinePtr pipeline)
1717
```
1818

19+
NOTE: The methods that return strings have beeen slightly modified to guarantee a null terminated string return and that the length returned is that which would be returned by `strlen`. This may mean that there are small changes in the return value between version 2.2.0 and previous versions.
1920

2021
# Version 2.1.1
2122

0 commit comments

Comments
 (0)