Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stratedge authored Jan 28, 2018
1 parent 4469d36 commit f9101b9
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

- No pending changes

## [0.6.0] - 2018-01-28
### Added
- Results can be attached at a specific index instead of always appending

Expand Down Expand Up @@ -67,8 +71,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Mock for the `PDO::prepare()` method
- Mock for the `PDO::quote()` method

[Unreleased]: https://github.com/stratedge/wye/compare/v0.5.0...HEAD
[0.4.0]: https://github.com/stratedge/wye/compare/v0.4.0...v0.5.0
[Unreleased]: https://github.com/stratedge/wye/compare/v0.6.0...HEAD
[0.6.0]: https://github.com/stratedge/wye/compare/v0.5.0...v0.6.0
[0.5.0]: https://github.com/stratedge/wye/compare/v0.4.0...v0.5.0
[0.4.0]: https://github.com/stratedge/wye/compare/v0.3.0...v0.4.0
[0.3.0]: https://github.com/stratedge/wye/compare/v0.2.0...v0.3.0
[0.2.0]: https://github.com/stratedge/wye/compare/v0.1.0...v0.2.0

0 comments on commit f9101b9

Please sign in to comment.