Skip to content

Commit e115de3

Browse files
authored
Add release history section to README
1 parent f598fe4 commit e115de3

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A simple menu bar app for macOS that shows the current time in UTC. Loosely insp
44
## Installation
55
Installing SwiftUTCMenuClock is super-easy *unless* you want it to run itself at login (see below).
66

7-
1. Download the latest release's **SwiftUTCMenuClock.app.zip** from the [releases page](https://github.com/jonblatho/SwiftUTCMenuClock/releases).
7+
1. Head to the [latest release](https://github.com/jonblatho/SwiftUTCMenuClock/releases/latest) and download **SwiftUTCMenuClock.app.zip**.
88
2. Drag **SwiftUTCMenuClock.app** from wherever it downloaded to to your Applications window.
99
3. Open it!
1010

@@ -20,3 +20,14 @@ You probably want this to run itself at login, don't you?! Well, here's how to d
2020

2121
## License
2222
This is released under the MIT License, which basically means that you can do whatever the heck you want with this as long as you credit me if you make any derivatives and you don't sue me if it forces your computer to combust or something like that. See the LICENSE file for details. Enjoy!
23+
24+
## Release history
25+
### Version 1.0.1
26+
Released 3 June 2018
27+
28+
* Resolved an issue that caused the application to use excessive energy.
29+
30+
### Version 1.0
31+
Released 10 April 2018
32+
33+
* Initial release.

0 commit comments

Comments
 (0)