Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

Commit

Permalink
Merge branch 'release/0.2.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
ezzatron committed May 21, 2014
2 parents 2d08826 + c0d2d87 commit 90043a2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Endec changelog

## 0.2.1 (2014-05-21)

- **[MAINTENANCE]** Updated Confetti

## 0.2.0 (2014-05-13)

- **[NEW]** Provided transform buffering hints
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

*Versatile encoding implementations for PHP.*

[![The most recent stable version is 0.2.0][version-image]][Semantic versioning]
[![The most recent stable version is 0.2.1][version-image]][Semantic versioning]
[![Current build status image][build-image]][Current build status]
[![Current coverage status image][coverage-image]][Current coverage status]

Expand Down Expand Up @@ -288,4 +288,4 @@ decode transform.
[Current coverage status]: https://coveralls.io/r/eloquent/endec
[eloquent/endec]: https://packagist.org/packages/eloquent/endec
[Semantic versioning]: http://semver.org/
[version-image]: http://img.shields.io/:semver-0.2.0-yellow.svg "This project uses semantic versioning"
[version-image]: http://img.shields.io/:semver-0.2.1-yellow.svg "This project uses semantic versioning"

0 comments on commit 90043a2

Please sign in to comment.