Skip to content

Commit

Permalink
Add CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adham90 committed Jun 16, 2017
1 parent e9cf750 commit 59f2a41
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Change Log

## [Unreleased](https://github.com/adham90/elasticsearch_reader/tree/HEAD)

**Merged pull requests:**

- Add circleci and tracis [\#3](https://github.com/adham90/elasticsearch_reader/pull/3) ([adham90](https://github.com/adham90))
- Add a Gitter chat badge to README.md [\#2](https://github.com/adham90/elasticsearch_reader/pull/2) ([gitter-badger](https://github.com/gitter-badger))
- Create ElasticsearchReader#Config [\#1](https://github.com/adham90/elasticsearch_reader/pull/1) ([adham90](https://github.com/adham90))
1 change: 1 addition & 0 deletions elasticsearch_reader.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'bundler'
spec.add_development_dependency 'byebug'
spec.add_development_dependency 'guard'
spec.add_development_dependency 'github_changelog_generator'
spec.add_development_dependency 'guard-rspec'
spec.add_development_dependency 'guard-bundler'
spec.add_development_dependency 'redcarpet'
Expand Down

0 comments on commit 59f2a41

Please sign in to comment.