Skip to content

Commit a61006c

Browse files
committed
Update Changelog
1 parent 7f375af commit a61006c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and 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

0 commit comments

Comments
 (0)