Skip to content

Commit

Permalink
Add messages for version 5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
niosus committed Oct 17, 2018
1 parent d562dd8 commit d395771
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 1 deletion.
3 changes: 2 additions & 1 deletion messages.json
Expand Up @@ -15,5 +15,6 @@
"5.2.1": "messages/5.2.1.rst",
"5.2.2": "messages/5.2.2.rst",
"5.3.0": "messages/5.3.0.rst",
"5.3.1": "messages/5.3.1.rst"
"5.3.1": "messages/5.3.1.rst",
"5.3.2": "messages/5.3.2.rst"
}
34 changes: 34 additions & 0 deletions messages/5.3.2.rst
@@ -0,0 +1,34 @@
Version 5.3.2
=============

Documentation website ready!
----------------------------
The documentation website is live: https://niosus.github.io/EasyClangComplete/

Improvements and bug fixes:
---------------------------
- Set `use_target_compiler_built_in_flags` to "false" by default as it sometimes
causes issues that are hard to debug on relatively simple configurations. I
believe this should stay as a feature for advanced users that know what they
are doing.
- Add support for upcoming clang 8.0.

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 d395771

Please sign in to comment.