Skip to content

Commit

Permalink
Prepare v6.4.1 (#691)
Browse files Browse the repository at this point in the history
  • Loading branch information
niosus committed Apr 13, 2020
1 parent 10b4668 commit 0162f83
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 1 deletion.
3 changes: 2 additions & 1 deletion messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@
"6.2.7": "messages/6.2.7.rst",
"6.2.8": "messages/6.2.8.rst",
"6.3.0": "messages/6.3.0.rst",
"6.4.0": "messages/6.4.0.rst"
"6.4.0": "messages/6.4.0.rst",
"6.4.1": "messages/6.4.1.rst"
}
36 changes: 36 additions & 0 deletions messages/6.4.1.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
Version 6.4.1
=============

Improvements and bug fixes:
---------------------------
- Fix progress showing a wrong job name.
- Show console output if CMake generation fails.
- Fix cmake flags source overwriting CMAKE_PREFIX_PATHS environment variable.
- Add more suffixes to find libclang, thanks @jeeb.
- Fix docs generation after updating the theme.

Development announcement:
-------------------------
I decided to move away from using the "dev" branch. Now all the development
will be happening in the "master" branch. The releases will be sourced from
the "release" branch. See contribution guidelines for details.


💜 this plugin? Consider supporting its development! 💰💸💶
------------------------------------------------------------
‼️NEW‼️ Head to GitHub Sponsors and support my work if you enjoy the plugin!
https://github.com/sponsors/niosus

Alternatively, 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?

For more info head here:
https://github.com/niosus/EasyClangComplete#support-it

0 comments on commit 0162f83

Please sign in to comment.