Checkin release notes

This commit is contained in:
Allan Odgaard
2015-10-23 17:35:15 +07:00
parent 9490ff8967
commit 3dbdd0cf32

View File

@@ -2,6 +2,14 @@ Title: Release Notes
# Changes
## 2015-10-23 (v2.0-beta.8.1)
* Add _View → Font → Default Size_ menu action bound to ⌘0 which works for both text and HTML output.. The _Last Tab_ action has been moved to ⌘9.
* TextMates QuickLook plug-in can now show compiled AppleScript files.
* New project scope for Cargo (Rust) projects (`attr.project.cargo`).
* Miscellaneous fixes.
* See [all changes since v2.0-beta.8](https://github.com/textmate/textmate/compare/v2.0-beta.8...v2.0-beta.8.1)
## 2015-09-16 (v2.0-beta.8)
* You can now export a bundle (merging potential delta files) by right-clicking the bundle in the bundle editor and selecting _Export Bundle…_.