Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Commit

Permalink
v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hansonw committed Sep 14, 2017
1 parent e9446de commit d1f8ad0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## v0.3.2

- Improved readability of section labels in the Atom Settings panel.
- Improved the `linter` conflict warning by using a notification instead. (#17)
- Use busy signal while waiting for Linter V1 providers. (#18)
- Removed extraneous Outline View toolbar icon. (#27)
- Fix Linter V2 compatibility with empty solutions. (#32)

## v0.3.1

- Fixed occasional empty datatips.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "atom-ide-ui",
"version": "0.3.1",
"version": "0.3.2",
"description": "A collection of Atom UIs to support language services.",
"keywords": [],
"repository": "https://github.com/facebook-atom/atom-ide-ui",
Expand Down

0 comments on commit d1f8ad0

Please sign in to comment.