diff --git a/docs/focus/2018-04-30.md b/docs/focus/2018-04-30.md index 7070e17cb..963089822 100644 --- a/docs/focus/2018-04-30.md +++ b/docs/focus/2018-04-30.md @@ -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.