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 17, 2017
1 parent 98632e2 commit 0367671
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ engines:
enabled: true
exclude_fingerprints:
- 303f76d18a54a13422463f2edab9bacd
checks:
TODO:
enabled: false
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<a name=""></a>
# (2017-06-17)

* :beer: Create ElasticsearchReader::Config and add Readme files ([54ab797](https://github.com/adham90/elasticsearch_reader/commit/54ab797))
* :cop: :pencil: fix rubocop issues and edit readme and gemspec ([c4da134](https://github.com/adham90/elasticsearch_reader/commit/c4da134))
* :fire: Config Elasticsearch with ElasticsearchReader ([e9cf750](https://github.com/adham90/elasticsearch_reader/commit/e9cf750))
* :neckbeard: This commit is a lie ([d015272](https://github.com/adham90/elasticsearch_reader/commit/d015272))
* :wrench: Add gems and dependency and config Guard ([fe62893](https://github.com/adham90/elasticsearch_reader/commit/fe62893))
* Add CHANGELOG.md ([59f2a41](https://github.com/adham90/elasticsearch_reader/commit/59f2a41))
* Add circleci and tracis ([7e5a438](https://github.com/adham90/elasticsearch_reader/commit/7e5a438))
* Add Gitter badge ([9390bf0](https://github.com/adham90/elasticsearch_reader/commit/9390bf0))



1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# ElasticsearchReader
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
[![Code Climate](https://codeclimate.com/github/adham90/elasticsearch_reader/badges/gpa.svg)](https://codeclimate.com/github/adham90/elasticsearch_reader)
[![Issue Count](https://codeclimate.com/github/adham90/elasticsearch_reader/badges/issue_count.svg)](https://codeclimate.com/github/adham90/elasticsearch_reader)
[![Build Status](https://travis-ci.org/adham90/elasticsearch_reader.svg?branch=master)](https://travis-ci.org/adham90/elasticsearch_reader)
Expand Down

0 comments on commit 0367671

Please sign in to comment.