Add Max's focus

This commit is contained in:
Max Brunsfeld
2018-04-30 10:13:24 -07:00
committed by GitHub
parent 7c3ab1ac4e
commit 18de0d2d40

View File

@@ -8,6 +8,7 @@
- Shipped [Teletype 0.13.1](https://github.com/atom/teletype/releases/tag/v0.13.1) to fix an issue that could occur when a guest puts their computer to sleep while participating in a portal ([atom/teletype#354](https://github.com/atom/teletype/issues/354))
- Xray
- Reactor Duty
- See the [1.26.1 release notes](https://github.com/atom/atom/releases/tag/v1.26.1).
## Focus for week ahead
@@ -20,3 +21,4 @@
- :bug: Fix issue that sometimes occurs when closing WebRTC connection ([atom/teletype#368](https://github.com/atom/teletype/issues/368))
- Planning for the months ahead
- Tree-sitter
- Continue work on [https://github.com/tree-sitter/tree-sitter/pull/162] - making syntax trees fully persistent so they can be easily used id multi-threaded code.