mirror of
https://github.com/textmate/textmate.git
synced 2026-01-23 05:37:55 -05:00
Checkin release notes
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changes
|
||||
|
||||
## 2013-08-10 ([v2.0-alpha.9461](https://github.com/textmate/textmate/compare/v2.0-alpha.9459...v2.0-alpha.9461))
|
||||
|
||||
* If you select two words separated by non-word characters, ⌃T will now swap the words, rather than reverse the characters of the selection. This also works if the words are surrounded by parentheses.
|
||||
* Miscellaneous fixes and improvements.
|
||||
|
||||
## 2013-08-02 ([v2.0-alpha.9459](https://github.com/textmate/textmate/compare/a9455...v2.0-alpha.9459))
|
||||
|
||||
* TextMate now listens to `rmate` connections via IPv6 meaning that if you are using an ssh tunnel, you should use `localhost` instead of `127.0.0.1`. Also worth mentioning that `rmate` is once again a [standalone script](https://github.com/textmate/rmate) that can be installed without needing rubygems.
|
||||
|
||||
Reference in New Issue
Block a user