Checkin release notes

This commit is contained in:
Allan Odgaard
2013-03-21 23:33:09 +01:00
parent da117b4b8d
commit 4fcf2a9d5a

View File

@@ -1,5 +1,11 @@
# Changes
## 2013-03-21 ([a9403](https://github.com/textmate/textmate/compare/a9401...a9403))
* Add _Filter Through Command_ bound to ⌘|. I am aware that this keybinding might not work for all users. For now you will have to rebind manually via _System Preferences → Keyboard → Keyboard Shortcuts_.
The dialog doesnt include all the options of 1.x, but I think most of that wasnt being used, and by keeping the choices limited, we can improve keyboard usability. A few options are however likely going to appear, like indication of the input unit (which presently is selection and falling back on document) and outputting to a new window. *[Jacob Bandes-Storch + Allan Odgaard]*
## 2013-03-20 ([a9401](https://github.com/textmate/textmate/compare/a9399...a9401))
* Tweaks and improvements.