Clock - patch notes

1.0.0
- installer added. until more bugs are found, this is the full release of the app.

0.2.0
- you can now cancel a snoozing alarm
- source code in is now available. fair warning: it's very ugly.
- note: trying to access source code from versions prior to this one will lead to a 404.
TODO:
- make an installer with a readme and a fancy background with an arrow pointing from the app to a shortcut to Applications

0.1.2
- alarms that were disabled and then re-enabled actually show notifications

0.1.1
- alarm notifications now don't show if the alarm is not enabled

0.1.0
- alarms and world clock now reflect the user's choice of 24/12 hour time in system preferences, this updates each time the view appears
- fixed a crash with alarm notifications; not sure how long that's been there, whoops

0.0.3
- added enter functionality in world clock
TODO:
- do further testing to make sure notifications work

0.0.2
- UI fixed (hopefully) by adding constraints to world clock view
- only tested on one system (other than my own) so let me know if it looks weird for you
- newCityComboBox now resets each time a new city is added
TODO:
- add enter functionality in world clock
- do further testing to make sure notifications work

0.0.1
- first public beta
- UI looks weird because i haven't put in any constraints, but functionality is all there
TODO:
- fix UI by adding constraints