Add Teletype highlights from last week

This commit is contained in:
Jason Rudolph
2018-03-09 16:57:16 -05:00
parent 8c1c5e2353
commit e4382b1b0f

View File

@@ -10,6 +10,8 @@
- Sanitize stderr from git in error notifications [#1331](https://github.com/atom/github/pull/1331)
- Upgrade MacOS build to CircleCI 2.0 [#1334](https://github.com/atom/github/pull/1334)
- Begin packaging bundled GPG binaries akin to the way we handle git [atom/squeegpg-native](https://github.com/atom/squeegpg-native)
- Teletype
- Released [Teletype 0.10.0](https://github.com/atom/teletype/releases/tag/v0.10.0), introducing a streamlined view of your collaborators' avatars inside the editor ([atom/teletype#332](https://github.com/atom/teletype/issues/332))
- Tree-sitter
- Xray
- Engineering Improvements