Skip to content

Commit

Permalink
Version 0.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Galarius committed Aug 21, 2018
1 parent b6efb82 commit 8b2c863
Show file tree
Hide file tree
Showing 4 changed files with 257 additions and 891 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# OpenCL for Visual Studio Code Change Log

## Version 0.4.0: August 21, 2018

* Added auto closing pairs (brackets and quotes)

* Added [clinfo](https://github.com/Oblomov/clinfo) binary supporting `OpenCL: Info` command on Linux (*Requirements: OpenCL drivers and runtime libraries*)

* `node-sshpk ` and `url-parse` dependencies were updated due to potential security vulnerability in older version.

## Version 0.3.0: July 07, 2018

* Added: Support for external formatters (e.g. [AStyle](http://astyle.sourceforge.net))
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ This extension adds:

*[Optional]*

In order to run command `OpenCL: Info` on Windows:
In order to run command `OpenCL: Info`:

* Check that you have a device that supports OpenCL;
* Make sure your OpenCL device driver is up to date. You can download drivers manually: [Intel](https://software.intel.com/en-us/articles/opencl-drivers), [NVidia](http://www.nvidia.com/Download/index.aspx), [AMD](http://support.amd.com/en-us/download).
Expand Down
Loading

0 comments on commit 8b2c863

Please sign in to comment.