Checkin release notes

This commit is contained in:
Allan Odgaard
2014-10-02 22:15:52 +02:00
parent 9a2e905097
commit 312d14b619

View File

@@ -2,6 +2,10 @@ Title: Release Notes
# Changes
## 2014-10-02 ([v2.0-alpha.9571](https://github.com/textmate/textmate/compare/v2.0-alpha.9567...v2.0-alpha.9571))
* You can now set default options for `mate` via the `MATEOPT` environment variable. I didnt bump the version of `mate` so you need to manually go to Preferences → Terminal and click uninstall/install to update.
## 2014-09-26 ([v2.0-alpha.9567](https://github.com/textmate/textmate/compare/v2.0-alpha.9565...v2.0-alpha.9567))
* Miscellaneous fixes and a new tab bar view that currently resemble Safaris (from 10.9) but the groundwork has been done for easier styling to support different themes. The “Show tab for single document” setting in preferences now (when disabled) causes the tab bar to be initially hidden, but once shown, it will stay visible (to avoid content from jumping each time switching between one and two tabs), so I recommend disabling this setting (which is the new default).