v1.2.1 (June 6, 2011)
=====================

- You can now adjust the number of segments displayed in detailed mode by clicking on
   the grey line between the segment list and the time display and dragging up or down
   (up to 40 segments and no fewer than 2)
- Fixed a bug in checking mouse cursor coordinates on multi-monitor setups which caused
   the timer to be stuck in resizing mode if the window was placed on a screen to the
   left of the "primary" display
- Fixed a shortcoming when adjusting the timer width where parts of the window edge
   could not be used in some places for resizing
- Fixed a bug when switching comparison modes at the end of a run where the finish time
   would be updated to the current time of the background timer and the delta times
   were not being updated
- By request: Added an option on the configure screen to pad the bottom of the segment
   list in detailed mode with blank space if the configured number of segments to show
   exceeds the number of segments present in the run

v1.2 (June 1, 2011)
===================

- It is now possible to adjust the width of the timer window
- Moved several configuration options into a new configure window available in the menu
- Added a feature to prevent accidentally multi-tapping the split key (the sensitivity
   can be adjusted, and it can be disabled)
- If the preferred display fonts are not installed, fonts available in older Windows
   versions will now be used instead
- A fallback timing method is now available in case the default timing method produces
   inaccurate results on your system
- An about screen is now available from the right-click menu to check the current timer
   version, compile date/time, and to analyze the fallback timing difference
- The extra "detailed view" window has been replaced by a more versatile (and hopefully
   more attractive) version, now available from the "Display settings" menu
- .NET framework 3.5 is now targeted instead of 4.0 for broader compatibility
   

v1.1.3.1 (May 17, 2011)
=======================

- Fixed a major oversight that prevented users in countries using a "decimal comma"
   from saving and loading their times

v1.1.3 (May 16, 2011)
=====================

- The global hotkey feature may be toggled without needing to clear configured hotkeys,
   and a new global hotkey may be set to perform this function (note this hotkey is NOT
   disabled, so that it may be used to re-enable the rest of the hotkeys)
- Added an Insert button to the Run Editor for adding a segment before the selected one
- Fixed a bug where global hotkeys using modifier keys (Shift, Ctrl, Alt) did not work

v1.1.2 (May 15, 2011)
=====================

- Added an option to track personal best overall runs instead of tracking the best
   time to each split (this is now the default behavior)
- The time difference displayed next to each segment in Detailed mode is now shown
   in a different shade depending on whether time was gained or lost in that segment
- Users may now use the Run Editor immediately after finishing a run (before pressing
   Stop, Split, or Save) without losing new personal best times from that run
- Changed a font used on one display element from Segoe UI Semibold to Segoe UI Bold
   to accommodate Vista users
- Fixed a time string formatting error when rounding to the next minute/hour

v1.1.1 (May 6, 2011)
====================

- Added support for running 10+ and 100+ hours
   (sorry this wasn't in before, it was outside of the original usage pattern)
- Adjusted detailed mode so that only the active segment displays tenths of a second
- Added support for run titles which can optionally be displayed above the timer

v1.1.0 (April 7, 2011)
======================

- Multiple display modes are now available:
   Timer only - only the timer is displayed
   Compact - current segment data is shown above and below the timer
   Wide - current segment data is shown to the right of the timer
   Detailed - extended segment data is shown above the timer
   (may be selected via the menu or by pressing 0, 1, 2, or 3 respectively

- The run editor has been revamped to be much easier to use.
- Global hotkey support has been expanded to cover all timer functions.
- Display mode preferences and global hotkeys are saved when closing the program