+ Upd: Version files and Changes.txt

This commit is contained in:
Pairi Daiza 2021-03-23 19:33:24 +01:00
parent 5e0a3217a0
commit f89d3912c5
No known key found for this signature in database
GPG Key ID: CA8DC330CDB482FA

View File

@ -40,6 +40,7 @@ Current BETA/RC Version 5.21.323.(build_#) (2021-03-23)
NEW:
--------------------------------------------------------
[.###.#]- .
[.323.1]- Menu item for excusive File Locking (write, shared read).
[.323.1]- Decorator styling for Python files.
[.321.1]- Experimental DarkMode support for Win10 Insider 21Hx Dev-Preview.
[.321.1]- Exclusive File Lock option.
@ -52,6 +53,7 @@ NEW:
CHANGES:
--------------------------------------------------------
[.###.#]- .
[.323.1]- File Lock: exclusive write/change, shared read.
[.323.1]- Style color for triple strings in Python Lexer.
[.316.1]- Cleanup lexilla component.
[.311.1]- Using some more Scintilla direct call methods instead of SendMessage() thread independent calls. (SCI).