aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2014-01-12 23:44:33 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2014-01-12 23:44:33 -0500
commitc297daed8a7b1a0df7c5c63ca7d8db5e2314bd8f (patch)
treea2762e1601ca1a684257de8de296952d1249a30d /CHANGELOG.md
parent61fa3e6da76fda9cb858eddf6d10b5127daec95d (diff)
downloadtextadept-c297daed8a7b1a0df7c5c63ca7d8db5e2314bd8f.tar.gz
textadept-c297daed8a7b1a0df7c5c63ca7d8db5e2314bd8f.zip
New home page along with some documentation content and layout changes.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0c8adbb7..85ce333b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,11 +2,10 @@
[Atom Feed][]
-**Please consider making a [donation][] or purchasing the [book][] to help fund
-Textadept's continuous development. It really helps.**
+**Please [donate][] or purchase the [book][] to fund continuous development.**
[Atom Feed]: feed
-[donation]: http://gum.co/textadept
+[donate]: http://gum.co/textadept
[book]: MEDIA.html#Book
## 7.2 alpha (01 Jan 2014)
@@ -40,6 +39,7 @@ Changes:
* Renamed "hypertext" lexer and its corresponding module to "html".
* Added configurable tab context menus via
[`textadept.menu.set_contextmenus()`][].
+* New GUI theme for Mac OSX.
* [Experimental] Merged separate lexer states into Textadept's Lua state.
* Updated to [Lua][] 5.2.3.
* Updated to [Scintilla][] 3.3.7.