Skip to content

Commit

Permalink
Merge pull request #148 from inaka/euen.147.bump_version_0.4.1
Browse files Browse the repository at this point in the history
[#147] bump version to 0.4.0
  • Loading branch information
Euen authored Mar 17, 2017
2 parents 5238008 + 25f9fd7 commit 535bda3
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,15 +1,24 @@
# Change Log

## [0.4.0](https://github.com/inaka/erlang-katana/tree/0.4.0) (2017-03-17)
[Full Changelog](https://github.com/inaka/erlang-katana/compare/0.3.1...0.4.0)

**Merged pull requests:**

- \[\#145\] update Elvis dependency and ktn\_random module [\#146](https://github.com/inaka/erlang-katana/pull/146) ([Euen](https://github.com/Euen))

## [0.3.1](https://github.com/inaka/erlang-katana/tree/0.3.1) (2016-08-05)
[Full Changelog](https://github.com/inaka/erlang-katana/compare/0.3.0...0.3.1)

**Closed issues:**

- Version Bump to 0.3.1 [\#143](https://github.com/inaka/erlang-katana/issues/143)
- Remove unnecessary parce transform from rebar.config [\#141](https://github.com/inaka/erlang-katana/issues/141)
- Add Meta Testing [\#133](https://github.com/inaka/erlang-katana/issues/133)

**Merged pull requests:**

- \[Close \#143\] version bump [\#144](https://github.com/inaka/erlang-katana/pull/144) ([Euen](https://github.com/Euen))
- \[Close \#141\] remove parse transform [\#142](https://github.com/inaka/erlang-katana/pull/142) ([Euen](https://github.com/Euen))

## [0.3.0](https://github.com/inaka/erlang-katana/tree/0.3.0) (2016-08-04)
Expand Down
2 changes: 1 addition & 1 deletion src/katana.app.src
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Erlang grab bag of useful functions. "
"It should have been called swiss army knife "
"but katanas are deadlier"},
{vsn, "0.3.1"},
{vsn, "0.4.0"},
{applications, [kernel, stdlib]},
{modules, []},
{registered, []},
Expand Down

0 comments on commit 535bda3

Please sign in to comment.