Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

42 lines (28 loc) · 1.15 KB

Change Log

1.1.2 - 2017-01-16

Fixed

  • #28, Follow-up to support the version of fish included in Ubuntu 14.04 LTS in config.fish.

1.1.1 - 2016-11-09

Fixed

  • #23, The chips executable after self-update will now have the +x permission.
  • #26, Executing chips with command line arguments will not cause shell exit anymore.
  • #25, Now works with the version of fish included in Ubuntu 14.04 LTS.

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.
  • #18, Failure when config.fish is missing
  • 358fe7c3, Hang due to GitHub request burst (added request intervals)
  • Misbehavior when chips is run offline

1.0.0 - 2016-04-01

  • Initial release.