Skip to content

Commit

Permalink
Add CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
duchatran committed Mar 26, 2016
1 parent 47984d8 commit 4ae5baa
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# CHANGELOG for sumologic-aws-lambda functions

This file lists changes made in each version of function repo

## 1.2.0:
Feb 29, 2016
* Merged [PR#4](https://github.com/SumoLogic/sumologic-aws-lambda/pull/4), add LICENSE file, and a function for reading from S3.

## 1.1.1:
Feb 22, 2016
* Merged [PR#3](https://github.com/SumoLogic/sumologic-aws-lambda/pull/3), add strict equality comparison operator in the Lambda function for Lambda logs

## 1.1.0:
Feb 3, 2016
* Merged [PR#2](https://github.com/SumoLogic/sumologic-aws-lambda/pull/2), add a function for reading from AWS Kinesis

## 1.0.0:
Jan 25, 2016
* Initial release with 2 functions for reading from AWS CloudWatch Logs (VPC and Lambda function logs)


- - -
Check the [Markdown Syntax Guide](http://daringfireball.net/projects/markdown/syntax) for help with Markdown.

The [Github Flavored Markdown page](http://github.github.com/github-flavored-markdown/) describes the differences between markdown on github and standard markdown.

0 comments on commit 4ae5baa

Please sign in to comment.