aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2022-01-31 12:10:33 -0500
committerGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2022-01-31 12:10:33 -0500
commit8b8af7934179b559a81f41364666e9546ce2e36b (patch)
treec1a9b70d8b22306a7add168e76168120c835ea0b
parent2334eb0056510f7b0706cec360dde0138074e080 (diff)
Updated changelog.
-rw-r--r--docs/changelog.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/changelog.md b/docs/changelog.md
index bf780533..e6376b26 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -7,6 +7,32 @@
[donate]: https://gum.co/textadept
[book]: book.html
+### 11.3 (01 Feb 2022)
+
+Download:
+
+* [Textadept 11.3 -- Win32][]
+* [Textadept 11.3 -- Mac OSX 10.7+][]
+* [Textadept 11.3 -- Linux][]
+* [Textadept 11.3 -- Modules][]
+
+Bugfixes:
+
+* Fixed attempted expansion of lexer name snippet that resolves to a table.
+* Allow the line number margin to shrink when zooming out.
+* Fixed menubar reset crash on macOS.
+* Updated Ruby, C++, D, Gleam, Nim, and Verilog lexers to fix binary number parsing.
+
+Changes:
+
+* Improve repeated building of Textadept.app on macOS.
+* Updated Perl lexer to recognize more numbers.
+
+[Textadept 11.3 -- Win32]: https://github.com/orbitalquark/textadept/releases/download/textadept_11.3/textadept_11.3.win32.zip
+[Textadept 11.3 -- Mac OSX 10.7+]: https://github.com/orbitalquark/textadept/releases/download/textadept_11.3/textadept_11.3.macOS.zip
+[Textadept 11.3 -- Linux]: https://github.com/orbitalquark/textadept/releases/download/textadept_11.3/textadept_11.3.linux.tgz
+[Textadept 11.3 -- Modules]: https://github.com/orbitalquark/textadept/releases/download/textadept_11.3/textadept_11.3.modules.zip
+
### 11.3 beta 3 (01 Dec 2021)
Download: