Skip to content

Commit

Permalink
Merge pull request #124 from inaka/jfacorro.123.bump_0.2.21
Browse files Browse the repository at this point in the history
[Closes #123] Bump version to 0.2.21
  • Loading branch information
jfacorro committed Jan 21, 2016
2 parents 81868d2 + 25f895e commit 54c4b9b
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 2 deletions.
22 changes: 21 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,38 @@
# Change Log

## [0.2.21](https://github.com/inaka/erlang-katana/tree/0.2.21) (2016-01-21)

[Full Changelog](https://github.com/inaka/erlang-katana/compare/0.2.20...0.2.21)

**Closed issues:**

- Update ktn\_code for the latest aleppo modifications [\#112](https://github.com/inaka/erlang-katana/issues/112)

**Merged pull requests:**

- \[Closes \#112\] Upgrade aleppo [\#122](https://github.com/inaka/erlang-katana/pull/122) ([jfacorro](https://github.com/jfacorro))

## [0.2.20](https://github.com/inaka/erlang-katana/tree/0.2.20) (2016-01-19)
[Full Changelog](https://github.com/inaka/erlang-katana/compare/0.2.19...0.2.20)

**Implemented enhancements:**

- Update to last elvis\_core version [\#118](https://github.com/inaka/erlang-katana/issues/118)

**Fixed bugs:**

- Modify IGNORE\_DEPS in Makefile [\#113](https://github.com/inaka/erlang-katana/issues/113)

**Closed issues:**

- Version Bump to 0.2.20 [\#114](https://github.com/inaka/erlang-katana/issues/114)
- Version Bump to 0.2.18 [\#109](https://github.com/inaka/erlang-katana/issues/109)

**Merged pull requests:**

- \[Fix \#118\] update elvis\_core dep [\#119](https://github.com/inaka/erlang-katana/pull/119) ([Euen](https://github.com/Euen))
- update gitignore [\#117](https://github.com/inaka/erlang-katana/pull/117) ([Euen](https://github.com/Euen))
- \[Fix \#114\] version bump [\#116](https://github.com/inaka/erlang-katana/pull/116) ([Euen](https://github.com/Euen))
- \[Fix \#113\] modify IGNORE\_DEPS in makefile [\#115](https://github.com/inaka/erlang-katana/pull/115) ([Euen](https://github.com/Euen))

## [0.2.19](https://github.com/inaka/erlang-katana/tree/0.2.19) (2016-01-12)
Expand Down Expand Up @@ -304,4 +324,4 @@



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
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.2.20"},
{vsn, "0.2.21"},
{applications, [kernel, stdlib]},
{modules, []},
{registered, []},
Expand Down

0 comments on commit 54c4b9b

Please sign in to comment.