Skip to content

Commit

Permalink
Prepare version 6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
niosus committed Apr 17, 2019
1 parent 182741e commit d5ceffc
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 1 deletion.
3 changes: 2 additions & 1 deletion messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@
"5.6.1": "messages/5.6.1.rst",
"5.6.2": "messages/5.6.2.rst",
"6.0.0": "messages/6.0.0.rst",
"6.0.1": "messages/6.0.1.rst"
"6.0.1": "messages/6.0.1.rst",
"6.0.2": "messages/6.0.2.rst"
}
32 changes: 32 additions & 0 deletions messages/6.0.2.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
Version 6.0.2
=============

Bug fixes:
----------
- Fix -cxx-isystem flag not parsed correctly.
- Fix error with new list search scope.
- Thanks to @mjendruk the wildcard "$project_base_path" will **not** be
deprecated. Please ignore the message in version 6.0.0 release.
"$project_base_path" has a different meaning than "$project_path". Both will
be available for use.


Support the development!
------------------------
💜 this plugin? Please consider buying me a 🍵
https://github.com/niosus/EasyClangComplete#support-it

Thanks to all the awesome contributors!
If you add bounties to Bountysource you can support them too!
https://www.bountysource.com/teams/easyclangcomplete

Become a backer on Open Collective!
https://opencollective.com/EasyClangComplete#backers

I you use this plugin in a company, push to become a sponsor!
https://opencollective.com/EasyClangComplete#sponsor

This plugin took a significant amount of effort. It is available and will always
be available for free, both as freedom and as beer.

If you appreciate it - support it. How much would you say it is worth to you?

0 comments on commit d5ceffc

Please sign in to comment.