; ------------------------------------------------------------------------------
; This Source Code Form is subject to the terms of the Mozilla Public License,
; v. 2.0. If a copy of the MPL was not distributed with this file, You can
; obtain one at http://mozilla.org/MPL/2.0/
;
; Copyright (C) 2013-2014, Peter Johnson (www.delphidabbler.com).
;
; Change Log for Fractions unit
; ------------------------------------------------------------------------------

Release v0.1.1 beta of 11 January 2014
+ Fixed problem with compiler directives in Fractions unit that was causing compilation to fail on Delphi XE5.
+ Minor documentation tweaks and corrections.

Release v0.1.0 beta of 13 January 2013
+ Initial beta release for Delphi 2009 and later.
