Skip to content

Commit

Permalink
Update README.md for version 2.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kristopherjohnson committed Nov 11, 2019
1 parent 72d6f04 commit 73138c5
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Menubar Countdown
-----------------

_Menubar Countdown_ is a simple countdown timer that displays itself on the
macOS menu bar. It's great for use as a [pomodoro timer](https://en.wikipedia.org/wiki/Pomodoro_Technique),
_Menubar Countdown_ is a simple countdown timer displayed in the
macOS menu bar. It can be used as a [pomodoro timer](https://en.wikipedia.org/wiki/Pomodoro_Technique),
to remind yourself to get back to work after a break, or whenever you want
to quickly set a time limit on some activity.

Expand All @@ -27,7 +27,7 @@ directory for details.
Releases are available from [the Mac App Store](https://apps.apple.com/us/app/menubar-countdown/id1485343244?mt=12)
or <https://github.com/kristopherjohnson/MenubarCountdown/releases>.

The current [2.0 version](https://github.com/kristopherjohnson/MenubarCountdown/releases/tag/2.0)
The current [2.1 version](https://github.com/kristopherjohnson/MenubarCountdown/releases/tag/2.1)
of Menubar Countdown requires macOS Mojave 10.14.4 or
newer. It is compatible with macOS Catalina 10.15.

Expand Down Expand Up @@ -64,11 +64,12 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

## Release Notes

v2.1 (work in progress)
v2.1 (2019/11/10)

- Add scriptable interface for AppleScript and JavaScript.
- Add scriptable interface for AppleScript and OSA languages.
- Add service-provider interface for control via the Services menu in other applications.

- High-resolution menubar icon for Retina displays.
-
v2.0 (2019/10/28)

- Updated for macOS 10.14.4 and newer.
Expand Down

0 comments on commit 73138c5

Please sign in to comment.