Skip to content

Commit 65734bc

Browse files
committed
Update changelog
1 parent c2279dd commit 65734bc

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,23 @@
11
# Change Log
22

3-
## [Unreleased](https://github.com/clojerl/rebar3_clojerl/tree/0.6.3)
3+
## [0.6.4](https://github.com/clojerl/rebar3_clojerl/tree/0.6.4)
44

5+
[Full Changelog](https://github.com/clojerl/rebar3_clojerl/compare/0.6.3...0.6.4)
6+
7+
**Fixed bugs:**
8+
9+
- Exit with failure when there are failed tests or errors [\#36](https://github.com/clojerl/rebar3_clojerl/issues/36)
10+
11+
**Closed issues:**
12+
13+
- OTP 21 compatible [\#34](https://github.com/clojerl/rebar3_clojerl/issues/34)
14+
15+
**Merged pull requests:**
16+
17+
- \[Closes \#36\] Check failures or errors and exit if any [\#37](https://github.com/clojerl/rebar3_clojerl/pull/37) ([jfacorro](https://github.com/jfacorro))
18+
- \[Closes \#34\] WITH\_STACKTRACE macro for OTP 21 [\#35](https://github.com/clojerl/rebar3_clojerl/pull/35) ([jfacorro](https://github.com/jfacorro))
19+
20+
## [0.6.3](https://github.com/clojerl/rebar3_clojerl/tree/0.6.3) (2018-08-27)
521
[Full Changelog](https://github.com/clojerl/rebar3_clojerl/compare/0.6.2...0.6.3)
622

723
**Fixed bugs:**

0 commit comments

Comments
 (0)