File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
77## [ Unreleased]
8+ ### Added
9+ - ` Device::uuid ` function, which returns the UUID of a device.
10+
11+ ### Fixed
12+ - Upgraded ` cuda-sys ` 0.2 to ` cuda-driver-sys ` 0.3.
813
914## [ 0.1.2] - February 29, 2019
1015### Fixed
@@ -30,4 +35,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3035[ Unreleased ] : https://github.com/bheisler/RustaCUDA/compare/0.1.2...HEAD
3136[ 0.1.0 ] : https://github.com/bheisler/RustaCUDA/compare/5e6d7bd...0.1.0
3237[ 0.1.1 ] : https://github.com/bheisler/RustaCUDA/compare/0.1.0...0.1.1
33- [ 0.1.2 ] : https://github.com/bheisler/RustaCUDA/compare/0.1.1...0.1.2
38+ [ 0.1.2 ] : https://github.com/bheisler/RustaCUDA/compare/0.1.1...0.1.2
You can’t perform that action at this time.
0 commit comments