Skip to content

Commit

Permalink
Prepare release 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jfacorro committed Jul 27, 2020
1 parent c9bf7f3 commit 9328256
Showing 1 changed file with 23 additions and 6 deletions.
29 changes: 23 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
# Changelog

## [0.8.2](https://github.com/clojerl/rebar3_clojerl/tree/0.8.2)
## [0.8.3](https://github.com/clojerl/rebar3_clojerl/tree/0.8.3)

[Full Changelog](https://github.com/clojerl/rebar3_clojerl/compare/0.8.2...0.8.3)

**Implemented enhancements:**

- Bump versions in templates [\#95](https://github.com/clojerl/rebar3_clojerl/issues/95)

**Closed issues:**

- Generate documentation with edoc [\#93](https://github.com/clojerl/rebar3_clojerl/issues/93)

**Merged pull requests:**

- \[\#95\] Bump versions [\#96](https://github.com/clojerl/rebar3_clojerl/pull/96) ([jfacorro](https://github.com/jfacorro))
- \[\#93\] Generate edoc [\#94](https://github.com/clojerl/rebar3_clojerl/pull/94) ([jfacorro](https://github.com/jfacorro))

## [0.8.2](https://github.com/clojerl/rebar3_clojerl/tree/0.8.2) (2020-07-27)

[Full Changelog](https://github.com/clojerl/rebar3_clojerl/compare/0.8.1...0.8.2)

Expand Down Expand Up @@ -131,6 +148,7 @@
- Prepare release 0.6.6 [\#45](https://github.com/clojerl/rebar3_clojerl/pull/45) ([jfacorro](https://github.com/jfacorro))
- clojerl test task is run in the test profile [\#44](https://github.com/clojerl/rebar3_clojerl/pull/44) ([jfacorro](https://github.com/jfacorro))
- \[Closes \#42\] update documentation and template [\#43](https://github.com/clojerl/rebar3_clojerl/pull/43) ([jfacorro](https://github.com/jfacorro))
- Fix rebar3 template [\#41](https://github.com/clojerl/rebar3_clojerl/pull/41) ([arpunk](https://github.com/arpunk))

## [0.6.5](https://github.com/clojerl/rebar3_clojerl/tree/0.6.5) (2018-11-21)

Expand All @@ -142,7 +160,6 @@

**Merged pull requests:**

- Fix rebar3 template [\#41](https://github.com/clojerl/rebar3_clojerl/pull/41) ([arpunk](https://github.com/arpunk))
- \[\#38\] Mention templates in README [\#40](https://github.com/clojerl/rebar3_clojerl/pull/40) ([jfacorro](https://github.com/jfacorro))
- \[\#38\] add template [\#39](https://github.com/clojerl/rebar3_clojerl/pull/39) ([jfacorro](https://github.com/jfacorro))

Expand All @@ -167,6 +184,10 @@

[Full Changelog](https://github.com/clojerl/rebar3_clojerl/compare/0.6.2...0.6.3)

**Fixed bugs:**

- Apply compile order to deps [\#32](https://github.com/clojerl/rebar3_clojerl/issues/32)

**Merged pull requests:**

- \[Fixes \#32\] Compile order deps [\#33](https://github.com/clojerl/rebar3_clojerl/pull/33) ([jfacorro](https://github.com/jfacorro))
Expand Down Expand Up @@ -234,10 +255,6 @@

[Full Changelog](https://github.com/clojerl/rebar3_clojerl/compare/0.2.2...0.3.0)

**Fixed bugs:**

- Apply compile order to deps [\#32](https://github.com/clojerl/rebar3_clojerl/issues/32)

**Closed issues:**

- Define \*compile-protocols-path\* in order to handle latest changes [\#18](https://github.com/clojerl/rebar3_clojerl/issues/18)
Expand Down

0 comments on commit 9328256

Please sign in to comment.