From 30f40cdc510fb60822e1500a3945a33c28fb5ae8 Mon Sep 17 00:00:00 2001 From: Brujo Benavides Date: Mon, 1 Nov 2021 15:30:56 +0100 Subject: [PATCH 1/2] Bump Version to 0.2.0 --- CHANGELOG.md | 12 ++++++++++++ src/sheldon.app.src | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fcd6bb..f41bb54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,28 @@ # Changelog +## [0.2.0](https://github.com/inaka/sheldon/tree/0.2.0) (2021-11-01) + +[Full Changelog](https://github.com/inaka/sheldon/compare/0.1.6...0.2.0) + +**Merged pull requests:** + +- Modernize [\#64](https://github.com/inaka/sheldon/pull/64) ([vkatsuba](https://github.com/vkatsuba)) +- Add coveralls [\#63](https://github.com/inaka/sheldon/pull/63) ([vkatsuba](https://github.com/vkatsuba)) +- Update for OTP 24 [\#62](https://github.com/inaka/sheldon/pull/62) ([vkatsuba](https://github.com/vkatsuba)) + ## [0.1.6](https://github.com/inaka/sheldon/tree/0.1.6) (2020-08-07) [Full Changelog](https://github.com/inaka/sheldon/compare/0.1.5...0.1.6) **Closed issues:** +- Version Bump to 0.1.6 [\#60](https://github.com/inaka/sheldon/issues/60) - A word with hyphen is not being suggested by spell checker. [\#58](https://github.com/inaka/sheldon/issues/58) - Version Bump to 0.1.5 [\#41](https://github.com/inaka/sheldon/issues/41) **Merged pull requests:** +- \[\#60\] Version Bump to 0.1.6 [\#61](https://github.com/inaka/sheldon/pull/61) ([ferigis](https://github.com/ferigis)) - \[\#58\] using hyphen in order to build suggestions [\#59](https://github.com/inaka/sheldon/pull/59) ([ferigis](https://github.com/ferigis)) ## [0.1.5](https://github.com/inaka/sheldon/tree/0.1.5) (2018-10-15) diff --git a/src/sheldon.app.src b/src/sheldon.app.src index 64dd13f..f8196f0 100644 --- a/src/sheldon.app.src +++ b/src/sheldon.app.src @@ -1,6 +1,6 @@ {application, sheldon, [ {description, "Very Simple Erlang Spell Checker"}, - {vsn, "0.1.6"}, + {vsn, "0.2.0"}, {id, "sheldon"}, {registered, []}, {applications, [ From f7ee481b038107528078a2f5d4ea810ff4a40ff4 Mon Sep 17 00:00:00 2001 From: Brujo Benavides Date: Mon, 1 Nov 2021 15:34:37 +0100 Subject: [PATCH 2/2] Use git --- src/sheldon.app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sheldon.app.src b/src/sheldon.app.src index f8196f0..1cbe154 100644 --- a/src/sheldon.app.src +++ b/src/sheldon.app.src @@ -1,6 +1,6 @@ {application, sheldon, [ {description, "Very Simple Erlang Spell Checker"}, - {vsn, "0.2.0"}, + {vsn, git}, {id, "sheldon"}, {registered, []}, {applications, [