Skip to content

Commit

Permalink
update CHANGES list for v0.010 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pryrt committed Apr 3, 2022
1 parent c21fc7c commit 084cf8b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
Revision history for Perl distribution Win32-Mechanize-NotepadPlusPlus

v0.010 2022-Apr-03
- update for Notepad++ v8.1.5, v8.3.2, and v8.3.3 (#83)
- rename message from NPPM_DOCLISTDISABLECOLUMN to
NPPM_DOCLISTDISABLEEXTCOLUMN, and rename the method from
docListDisableColumn to docListDisableExtColumn
- add docListDisablePathColumn method and
NPPM_DOCLISTDISABLEPATHCOLUMN message
- add NPPM_GETCURRENTLINESTR, and the CURRENT_LINESTR key
to the %INTERNALVAR hash
- add NPPM_ISAUTOINDENTON message and isAutoIndentOn
implementation
- add NMMP_GETCURRENTMACROSTATUS, getCurrentMacroStatus
implementation, and the %MACROSTATUS hash

v0.009 2022-Mar-06
- avoid popping up window every time module is loaded (#82)
- fix to work with versions after v8.2.1 (the Scintilla
Expand Down

0 comments on commit 084cf8b

Please sign in to comment.