diff --git a/CHANGELOG.md b/CHANGELOG.md index f423fff..908cd34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ ### 6.0.1 +Sort events in chronological order when putting them + +### 6.0.1 + Add error parameter to kthxbye callback ### 6.0.0 diff --git a/README.md b/README.md index bcd6d96..826fa4d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# winston-cloudwatch [v6.0.1](https://github.com/lazywithclass/winston-cloudwatch/blob/master/CHANGELOG.md#601) +# winston-cloudwatch [v6.1.0](https://github.com/lazywithclass/winston-cloudwatch/blob/master/CHANGELOG.md#610) [![Build Status](https://travis-ci.org/lazywithclass/winston-cloudwatch.svg?branch=master)](https://travis-ci.org/lazywithclass/winston-cloudwatch) [![Coverage Status](https://coveralls.io/repos/github/lazywithclass/winston-cloudwatch/badge.svg?branch=master)](https://coveralls.io/github/lazywithclass/winston-cloudwatch?branch=master) ================== diff --git a/package.json b/package.json index 2d61690..d40bceb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "winston-cloudwatch", - "version": "6.0.1", + "version": "6.1.0", "description": "Send logs to Amazon Cloudwatch using Winston.", "keywords": [ "amazon",