Skip to content

Latest commit

 

History

History
76 lines (40 loc) · 3.25 KB

CHANGELOG.md

File metadata and controls

76 lines (40 loc) · 3.25 KB

0.4.6 (2021-01-18)

Bug Fixes

  • deps: bump atom-package-deps from 7.0.3 to 7.1.0 (#23) (372097d)

0.4.5 (2020-12-14)

Bug Fixes

  • deps: bump atom-package-deps from 7.0.2 to 7.0.3 (#17) (cda4773)

0.4.4 (2020-12-10)

Bug Fixes

0.4.3 (2020-11-28)

Bug Fixes

v0.4.2 (2016-08-31)

🐛 Bug Fixes

  • Fix access to bookmarks markers's layer (22a5eef8, #5)

v0.4.1 (2016-08-23)

🐛 Bug Fixes

v0.4.0 (2016-08-23)

🐛 Bug Fixes

  • Fix raise error while checking editor.displayBuffer, because TextEditor.prototype.displayBuffer has always been private, #5 (83c9217b)
  • Fix test cases, #5 (15b05f71)
  • Fix bookmarks not appear, #5 (f19d323d)

v0.3.1 (2016-05-07)

🐛 Bug Fixes

  • Fix error raised with display layer version (5de44c84)

v0.3.0 (2016-03-07)

✨ Features

  • Add plugin origin to created decorations (0fef7557)

0.2.0 (2015-12-11)

✨ Features

  • Implement destroying bindings on deactivation (a58c8508)
  • Implement retrieving existing markers and destroying decorations along binding (3dc7ae07)