aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2021-06-11 15:03:29 -0400
committerGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2021-06-11 15:03:29 -0400
commitc48b2e6ff5fdad2e7815972fb4d5d07d5de295af (patch)
tree5b770899ef868ef68cdeb3bde8e8353aeb0a4309
parentbbac89af4ddf77349113bcc587e7046279a3a6e0 (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 017c951e..940e6722 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -7,6 +7,32 @@
[donate]: https://gum.co/textadept
[book]: book.html
+### 11.2 beta 3 (11 Jun 2021)
+
+Download:
+
+* [Textadept 11.2 beta 3 -- Win32][]
+* [Textadept 11.2 beta 3 -- Mac OSX 10.7+][]
+* [Textadept 11.2 beta 3 -- Linux][]
+* [Textadept 11.2 beta 3 -- Modules][]
+
+Bugfixes:
+
+* Allow "Replace All" for empty regex matches like '^' and '$'.
+* Fixed display of secondary selections on Linux.
+* Fixed instances of incorrect caret/selection placement when typing after clearing buffer text.
+
+Changes:
+
+* Allow syntax highlighting to be preserved in selected text for default themes.
+* `textadept.editing.filter_through()` respects multiple and rectangular selections.
+* Support "Replace All" in multiple and rectangular selection.
+
+[Textadept 11.2 beta 3 -- Win32]: https://github.com/orbitalquark/textadept/releases/download/textadept_11.2_beta_3/textadept_11.2_beta_3.win32.zip
+[Textadept 11.2 beta 3 -- Mac OSX 10.7+]: https://github.com/orbitalquark/textadept/releases/download/textadept_11.2_beta_3/textadept_11.2_beta_3.macOS.zip
+[Textadept 11.2 beta 3 -- Linux]: https://github.com/orbitalquark/textadept/releases/download/textadept_11.2_beta_3/textadept_11.2_beta_3.linux.tgz
+[Textadept 11.2 beta 3 -- Modules]: https://github.com/orbitalquark/textadept/releases/download/textadept_11.2_beta_3/textadept_11.2_beta_3.modules.zip
+
### 11.2 beta 2 (01 Jun 2021)
Download: