Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 647 Bytes

CHANGELOG.md

File metadata and controls

24 lines (18 loc) · 647 Bytes

2.0.2

  • Added an array of new quotes.
  • Changed the way the external server process gets executed.

2.0.1

  • Added information notification if Nodejs is not found.

2.0.0

  • OS notifications are now implemented into break.
  • Breaks are now synced across all Atom windows.
  • When a user makes changes to the package settings it will reset the break session.
  • Micro breaks can now be disabled.

1.0.0

  • Got break up-to-date with the latest version of atom and the atom api.

0.3.1

  • Fix bug causing micro break count to not reset properly after a macro break.

0.3.0

  • Added macro breaks.

0.2.0 - First Release

  • First Release.