-
Notifications
You must be signed in to change notification settings - Fork 3
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
1 parent
7324286
commit f9893a6
Showing
2 changed files
with
22 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Change Log | ||
|
||
## 1.1.0 - 2016-10-02 | ||
|
||
### Added | ||
|
||
- Automatic self update | ||
- Support for plugins with "functions" | ||
- Integration testing with Docker | ||
- Theme uninstall | ||
|
||
### Fixed | ||
|
||
- Failure when `$HOME` and `/tmp` were not in the same disk. | ||
- Failure when config.fish is missing | ||
- Hang due to GitHub request burst (added request intervals) | ||
- Misbehavior when chips is run offline | ||
|
||
## 1.0.0 - 2016-04-01 | ||
|
||
- Initial release. |
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