-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CHANGELOG, bump API version to 0.11.2 (#68)
* Update CHANGELOG, bump API version to 0.11.2 * Update CHANGELOG.md Co-authored-by: Mateusz Szczygielski <[email protected]>
- Loading branch information
Showing
2 changed files
with
11 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,22 @@ | ||
# Change Log | ||
|
||
## [0.11.1] | ||
## [0.11.2] 1 December 2022 | ||
|
||
### Added | ||
- RGL Auto Tape - feature to start Tape on the first API call writing to a path given in compile-time. | ||
|
||
### Changed | ||
- Improved control flow around API initialization and error reporting | ||
|
||
### Fixed | ||
- Release build on Linux no longer use debug builds of dependencies (e.g., libPCL) | ||
- Fixed a hidden bug in CacheManager - unsafe removing while iterating | ||
|
||
## [0.11.1] 28 November 2022 | ||
|
||
### Fixed | ||
- CUDA Runtime is now linked statically. | ||
|
||
## [0.11.0] | ||
## [0.11.0] - 22 November 2022 | ||
|
||
The initial release. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters