Skip to content

Commit

Permalink
Prepare release 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
niosus committed Dec 14, 2017
1 parent be28789 commit ddb7b3f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
3 changes: 2 additions & 1 deletion messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@
"4.2.4": "messages/4.2.4.rst",
"4.2.5": "messages/4.2.5.rst",
"4.2.6": "messages/4.2.6.rst",
"4.2.7": "messages/4.2.7.rst"
"4.2.7": "messages/4.2.7.rst",
"4.3.0": "messages/4.3.0.rst"
}
16 changes: 16 additions & 0 deletions messages/4.3.0.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Version 4.3.0
=============

Improvements and bug fixes:
---------------------------
- There was a delay when browsing files with Ctrl+P. Fixed now.
- Async jobs are properly cancelled now when needed.
- Better cleanup of old TUs.
- New setting "header_to_source_mapping" to better handle header files inside of
a compilation database. Thanks @mhoeher.
- Press Ctrl+Shift+E when seeing errors in a file to show a list of them.

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

0 comments on commit ddb7b3f

Please sign in to comment.