Skip to content

Commit

Permalink
Merge pull request #46 from inaka/elbrujohalcon.46.version_bump_to_1_2_0
Browse files Browse the repository at this point in the history
Version Bump to 1.2.0
  • Loading branch information
Brujo Benavides authored Sep 1, 2016
2 parents 6934e3a + 0be8976 commit 8deeb93
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,23 @@
# Change Log

## [1.2.0](https://github.com/inaka/beam_olympics/tree/1.2.0) (2016-08-31)
[Full Changelog](https://github.com/inaka/beam_olympics/compare/1.1.1...1.2.0)

**Merged pull requests:**

- Added new hooks [\#45](https://github.com/inaka/beam_olympics/pull/45) ([HernanRivasAcosta](https://github.com/HernanRivasAcosta))

## [1.1.1](https://github.com/inaka/beam_olympics/tree/1.1.1) (2016-08-26)
[Full Changelog](https://github.com/inaka/beam_olympics/compare/1.1.0...1.1.1)

**Closed issues:**

- Version Bump to 1.1.1 [\#43](https://github.com/inaka/beam_olympics/issues/43)
- Move from erlang.mk to rebar3 [\#40](https://github.com/inaka/beam_olympics/issues/40)

**Merged pull requests:**

- \[Close \#43\] version bump to 1.1.1 [\#44](https://github.com/inaka/beam_olympics/pull/44) ([Euen](https://github.com/Euen))
- \[Close \#40\] given support to publish in hex.pm and sumo\_db 0.6.1 [\#42](https://github.com/inaka/beam_olympics/pull/42) ([Euen](https://github.com/Euen))

## [1.1.0](https://github.com/inaka/beam_olympics/tree/1.1.0) (2016-08-25)
Expand Down
2 changes: 1 addition & 1 deletion src/beam_olympics.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, beam_olympics, [
{description, "Let's find the best beamer!"},
{vsn, "1.1.1"},
{vsn, "1.2.0"},
{id, "beam_olympics"},
{registered, []},
{applications, [
Expand Down

0 comments on commit 8deeb93

Please sign in to comment.