Skip to content

Commit

Permalink
new version up 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad45123 committed Jan 29, 2018
1 parent b902e3c commit 11ce064
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions AutocompleteMenu/AutocompleteMenu-ScintillaNET.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,29 @@
<package >
<metadata>
<id>AutoCompleteMenu-ScintillaNET</id>
<version>1.5</version>
<version>1.6</version>
<title>AutoCompleteMenu-ScintillaNET</title>
<authors>Ahmed Mamdouh</authors>
<owners>Ahmed Mamdouh</owners>
<licenseUrl>https://www.opensource.org/licenses/lgpl-3.0.html</licenseUrl>
<projectUrl>https://github.com/JohnyMac/AutoCompleteMenu-ScintillaNET</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<projectUrl>https://github.com/Ahmad45123/AutoCompleteMenu-ScintillaNET</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>
This is an AutoCompleteMenu based on this:
https://www.codeproject.com/Articles/365974/Autocomplete-Menu - ByPavel Torgashov

The main added feature is SctintillaNET wrapper and also fixed several bugs that can be seen in GitHub.

==========================
Changes v1.6:
* Added Column Titles.
* Updated ScintillaNET to latest version v3.6.3
</description>
<summary>
A cool AutoCompleteMenu that works with ScintillaNET.
</summary>
<releaseNotes>Added wrapper for ScintillaNET and fixes several bugs.</releaseNotes>
<copyright>Copyright 2016</copyright>
<copyright>Copyright 2018</copyright>
<tags>AutoCompleteMenu ScintillaNET</tags>
</metadata>
</package>

0 comments on commit 11ce064

Please sign in to comment.