diff options
author | 2014-01-12 23:44:33 -0500 | |
---|---|---|
committer | 2014-01-12 23:44:33 -0500 | |
commit | c297daed8a7b1a0df7c5c63ca7d8db5e2314bd8f (patch) | |
tree | a2762e1601ca1a684257de8de296952d1249a30d /CHANGELOG.md | |
parent | 61fa3e6da76fda9cb858eddf6d10b5127daec95d (diff) | |
download | textadept-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.md | 6 |
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. |