This repository has been archived by the owner on Oct 26, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 168
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Blaine Schmeisser
committed
Aug 2, 2016
1 parent
ff61249
commit f0a26da
Showing
2 changed files
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
## v0.1.1 | ||
|
||
### Fixed Bugs | ||
|
||
* Refocus the previous application when toggling Zazu. #27 | ||
* Scoped blocks now descope when toggling via the menu item. #44 | ||
* Gracefully handle toggling devtools when no window is open. #45 | ||
* Clear results when you close Zazu so they don't clear when you open. #46 |