Skip to content

Commit

Permalink
Prepare v.6.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
niosus committed Mar 14, 2020
1 parent 5267ba6 commit 9d0af0a
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 @@ -18,5 +18,6 @@
"6.2.3": "messages/6.2.3.rst",
"6.2.4": "messages/6.2.4.rst",
"6.2.5": "messages/6.2.5.rst",
"6.2.6": "messages/6.2.6.rst"
"6.2.6": "messages/6.2.6.rst",
"6.2.7": "messages/6.2.7.rst"
}
32 changes: 32 additions & 0 deletions messages/6.2.7.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
Version 6.2.7
=============

Improvements and bug fixes:
---------------------------
- Fix the off-by-one error when showing compilation errors
- Fix not being able to use ECC on multi-user system
- Slight refactoring of the code

Warning:
--------
You might need to restart Sublime Text after this update.


💜 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 9d0af0a

Please sign in to comment.