CHANGELOG.md

Summary

Maintainability
Test Coverage
# Change Log
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/) 
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [1.2] - 2017-01-30
### Added
- Global dependency injection object

## [1.1.1] - 2017-01-08
### Fixed
- Greedy ``<head>`` regex pattern

## [1.1] - 2017-01-03
### Added
- 301.txt redirects
- Lazy session property class

## [1.0.1] - 2016-12-20
### Fixed
- Return empty string if no ``commonDir()``
- Do not enforce base urls with isolated instances

## [1.0] - 2016-09-15
- Initial Release