Remote unused sections

This commit is contained in:
Ash Wilson 2018-04-30 09:16:45 -04:00
parent 75d29d5f9c
commit 74f93be4c5
No known key found for this signature in database
GPG Key ID: 81B1DDB704F69D2A

View File

@ -1,7 +1,5 @@
## Highlights from the past week
- Atom core
- Atom IDE
- GitHub Package
- Regression fix: "view (un)?staged changes" on untitled buffers [atom/github#1402](https://github.com/atom/github/pull/1402)
- Regression fix: DOMPurify and snapshotting [atom/github#1401](https://github.com/atom/github/pull/1401)
@ -30,4 +28,3 @@
- :bug: Improve handling of scenario where guest puts their computer to sleep while participating in a portal ([atom/teletype#354](https://github.com/atom/teletype/issues/354))
- Tree-sitter
- Continue working on https://github.com/tree-sitter/tree-sitter/pull/162, adjusting the syntax tree representation to allow the trees to be updated and queried simultaneously on multiple threads.
- Xray