GitHub package work

This commit is contained in:
Ash Wilson
2018-04-22 20:41:48 -04:00
parent 0ef83e2c17
commit f070a7b535

View File

@@ -3,6 +3,12 @@
- 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)
- Released atom/github v0.14.1 with backported fixes. Will be included in the next hotfix release.
- Upgraded to React 16.3 [atom/github#1390](https://github.com/atom/github/pull/1390)
- Code cleanup: replace ObserveModelDecorator with ObserveModel render-prop [atom/github#1393](https://github.com/atom/github/pull/1393)
- Document our [long-term visions](https://github.com/atom/github/tree/master/docs/vision) for the GitHub package.
- Teletype
- Xray
- Shared workspaces merged
@@ -14,6 +20,7 @@
- Atom core
- Atom IDE
- GitHub Package
- :notebook: Planning, roadmapping, prioritizing, scheming
- Teletype
- Tree-sitter
- Xray