Skip to content

Commit

Permalink
Merge pull request #61 from inaka/euen.60.bump_version_to_1.0.2
Browse files Browse the repository at this point in the history
[Close #60] bump version to 1.0.2
  • Loading branch information
Brujo Benavides authored May 31, 2017
2 parents f7de88a + ca5361c commit 6823e3f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,33 @@
# Change Log

## [1.0.2](https://github.com/inaka/tirerl/tree/1.0.2) (2017-05-31)
[Full Changelog](https://github.com/inaka/tirerl/compare/1.0.1...1.0.2)

**Fixed bugs:**

- Move Jiffy to jsx [\#57](https://github.com/inaka/tirerl/issues/57)

**Closed issues:**

- Update dependencies [\#58](https://github.com/inaka/tirerl/issues/58)
- Fulfil the open-source checklist [\#1](https://github.com/inaka/tirerl/issues/1)

**Merged pull requests:**

- \[Close \#57\]\[Close \#58\] :\) [\#59](https://github.com/inaka/tirerl/pull/59) ([Euen](https://github.com/Euen))
- tirerl\_worker accepts proplists, not tuple [\#55](https://github.com/inaka/tirerl/pull/55) ([dvliman](https://github.com/dvliman))

## [1.0.1](https://github.com/inaka/tirerl/tree/1.0.1) (2016-06-08)
[Full Changelog](https://github.com/inaka/tirerl/compare/1.0.0...1.0.1)

**Closed issues:**

- Version Bump to 1.0.1 [\#53](https://github.com/inaka/tirerl/issues/53)
- Version Bump to 1.0.0 [\#50](https://github.com/inaka/tirerl/issues/50)

**Merged pull requests:**

- \[Close \#53\] version Bump to 1.0.1 [\#54](https://github.com/inaka/tirerl/pull/54) ([Euen](https://github.com/Euen))
- Update shotgun version [\#52](https://github.com/inaka/tirerl/pull/52) ([Euen](https://github.com/Euen))

## [1.0.0](https://github.com/inaka/tirerl/tree/1.0.0) (2016-05-30)
Expand Down
2 changes: 1 addition & 1 deletion src/tirerl.app.src
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[
{description,
"Erlang interface to Elastic Search"},
{vsn, "1.0.1"},
{vsn, "1.0.2"},
{applications,
[kernel,
stdlib,
Expand Down

0 comments on commit 6823e3f

Please sign in to comment.