Skip to content

Latest commit

 

History

History
121 lines (52 loc) · 3.89 KB

CHANGELOG.md

File metadata and controls

121 lines (52 loc) · 3.89 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.1 (2017-09-24)

Bug Fixes

  • syntax: fix syntax error preventing package activation (#208) (5537244), closes #208

1.3.0 (2017-09-24)

Features

  • gitlab: Add GitLab to default repo sources (#207) (5079a47), closes #183

1.2.2 (2017-08-24)

Bug Fixes

  • tooltip: tooltips remaining after hiding the gutter (#204) (3bcdb1e)

1.2.1 (2017-08-09)

Bug Fixes

  • gutter: gutter resize jump issue (#201) (7fabe30)

1.2.0 (2017-08-02)

Features

  • gutter: Added an option to not show the hash in the gutter (#189) (ee8b80c)

1.1.1 (2017-05-18)

Bug Fixes

  • deps: remove unused dependency pathwatcher (#187) (23b75bf)

1.1.0 (2017-05-18)

Bug Fixes

  • options: respect showOnlyLastNames option when set (108c4d0)
  • syntax: use const instead of let (8082d7a)

Features

  • display: default option showOnlyLastNames to false instead of true (b0489a0)

1.0.2 (2017-05-16)

Bug Fixes

  • import: Update index.js to correct import for Blamer (#180) (6344de4), closes #175
  • readme: Fix broken Markdown headings (#177) (2708686), closes #177
  • remotes: Fix for repos with non-known remotes (#178) (59de02e), closes #178

1.0.1 (2017-04-13)

Bug Fixes

  • deps: add lodash dependency (#173) (cd6ccf6)

1.0.0 (2017-04-13)

Bug Fixes

  • deps: upgrade pathwatcher (44f8a5d)

Features

  • rewrite: convert coffeescript to es6 + rewrite with new atom gutter apis (#171) (4513896)
  • yarn: use yarn (1116f5e)

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.