File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file.
33
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
55
6+ ## [ 1.9.0] - 2019-01-22
7+ ### Fixed
8+ - Fixed buffer overflow error while formatting huge files (by [ VPeruS] ( https://github.com/VPeruS ) )
9+ ### Added
10+ - add support for CUDA language (by [ xandox] ( https://github.com/xandox ) )
11+
12+ ## [ 1.8.0] - 2018-11-29
13+ ### Fixed
14+ - Upgrade dependencies due to security vulnerabilities
15+ - Upgrade to TypeScript ^3.1.6
16+
617## [ 1.6.2] - 2018-05-08
718### Fixed
819- Upgrade dependencies due to security vulnerability in hoek
Original file line number Diff line number Diff line change 251251 "url" : " https://github.com/xaverh/vscode-clang-format-provider"
252252 },
253253 "license" : " MIT"
254- }
254+ }
You can’t perform that action at this time.
0 commit comments