Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Commit bb98cf1

Browse files
committed
v1.8.6
1 parent 1e9f72c commit bb98cf1

2 files changed

Lines changed: 12 additions & 5 deletions

File tree

3PA/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@
5454
// by using the '*' as shown below:
5555
// [assembly: AssemblyVersion("1.0.*")]
5656

57-
[assembly: AssemblyVersion("1.8.5.0")]
57+
[assembly: AssemblyVersion("1.8.6.0")]
5858
//[assembly: AssemblyFileVersion("1.5.3.1")]

docs/NEXT_RELEASE_NOTES.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
1-
Hello folks, long time no see!
1+
Hello,
22

3-
A pretty light release that ships the correction of a bug occurring with notepad++ (x64 only) v7.7 and above.
3+
I wish you all a happy and healthy new year :)
44

5-
A big shout out and thanks to [@thony8](https://github.com/thony8) for fixing this issue :)
5+
For this version, I would like to especially thanks Carsten Elton Sørensen (aka [@csoren](https://github.com/csoren) on github) for his pull requests!
6+
7+
### Improvements ###
8+
9+
- PR \#270 fixes \#259: Since notepad++ v7.6.4, UDL can be shipped in several .xml files, alongside the existing userDefineLang.xml (see [this release note](notepad-plus-plus.org/community/topic/17072/new-enhancement-for-user-defined-language-system/19)).
10+
- PR \#271: Adding line break support for keyword / function documentation in the auto completion (see [notepad++ documentation regarding this feature](https://npp-user-manual.org/docs/auto-completion/#auto-completion-file-format)).
611

712
### Fixed issues ###
813

9-
- \#263: 3P now works correctly for notepad++ 64 bits and the scintilla version shipped with notepad++ v7.7 and above.
14+
- \#272, \#269: the new minimum version of notepad++ required is now 7.7.
15+
16+
See you soon and in the meantime, enjoy!

0 commit comments

Comments
 (0)