Dhii/i18n-interface

View on GitHub
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/).

## [0.2] - 2017-03-14
Corrected API docs.

### Fixed
- Issue where CodeClimate would consider underscore-prefixed private methods to
be breaking the naming convention.

### Changed
- `ArrayAccess` type no longer used for params.

## [0.1] - 2017-03-12
Initial release. Interfaces and tests included.