Skip to content

Commit

Permalink
Add messages for version 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
niosus committed Jan 28, 2018
1 parent 46dae05 commit 9407f5e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
3 changes: 2 additions & 1 deletion messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,6 @@
"4.2.7": "messages/4.2.7.rst",
"4.3.0": "messages/4.3.0.rst",
"5.0.0": "messages/5.0.0.rst",
"5.0.1": "messages/5.0.1.rst"
"5.0.1": "messages/5.0.1.rst",
"5.0.2": "messages/5.0.2.rst"
}
17 changes: 17 additions & 0 deletions messages/5.0.2.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
Version 5.0.2
=============

Improvements and bug fixes:
---------------------------
- Fix errors opening files with unicode characters, thanks @kjteske
- Allow using the plugin with cuda-c++ syntax
- Allow using with Apple Clang 9.1 (XCode 9.3)
- Override default std flag with one generated from flags source if needed

Thanks for your support!
------------------------
💜 this plugin? Please consider buying me a 🍵
https://github.com/niosus/EasyClangComplete#support-it

Don't hesitate to tell me where and how you use it!

0 comments on commit 9407f5e

Please sign in to comment.