Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
runette authored Feb 6, 2023
1 parent 71254eb commit 39b8e90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ bool PDALPipelineIsStreamable(PDALPipelinePtr pipeline)
bool PDALExecutePipelineAsStream(PDALPipelinePtr pipeline)
```

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.

# Version 2.1.1

Expand Down

0 comments on commit 39b8e90

Please sign in to comment.