Skip to content

Commit 14a3f4f

Browse files
authored
Merge pull request #122 from clojerl/prepare-release-0.8.8
Prepare release 0.8.8
2 parents 0a16bd3 + cfedd1c commit 14a3f4f

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Changelog
22

3-
## [0.8.7](https://github.com/clojerl/rebar3_clojerl/tree/0.8.7)
3+
## [0.8.8](https://github.com/clojerl/rebar3_clojerl/tree/0.8.8)
4+
5+
[Full Changelog](https://github.com/clojerl/rebar3_clojerl/compare/0.8.7...0.8.8)
6+
7+
**Closed issues:**
8+
9+
- Verification that checks if file should be compiled fails [\#120](https://github.com/clojerl/rebar3_clojerl/issues/120)
10+
- Sort files that are going to be compiled [\#118](https://github.com/clojerl/rebar3_clojerl/issues/118)
11+
12+
**Merged pull requests:**
13+
14+
- \[\#120\] Search the target files in all directories currently in the code path [\#121](https://github.com/clojerl/rebar3_clojerl/pull/121) ([jfacorro](https://github.com/jfacorro))
15+
- \[\#118\] Sort files to be compiled [\#119](https://github.com/clojerl/rebar3_clojerl/pull/119) ([jfacorro](https://github.com/jfacorro))
16+
17+
## [0.8.7](https://github.com/clojerl/rebar3_clojerl/tree/0.8.7) (2021-08-07)
418

519
[Full Changelog](https://github.com/clojerl/rebar3_clojerl/compare/0.8.6...0.8.7)
620

@@ -18,6 +32,7 @@
1832

1933
**Merged pull requests:**
2034

35+
- Update changelog [\#117](https://github.com/clojerl/rebar3_clojerl/pull/117) ([jfacorro](https://github.com/jfacorro))
2136
- \[\#14\] Add `--config` flag for the REPL [\#116](https://github.com/clojerl/rebar3_clojerl/pull/116) ([arpunk](https://github.com/arpunk))
2237
- \[\#114\] Bump versions in templates [\#115](https://github.com/clojerl/rebar3_clojerl/pull/115) ([arpunk](https://github.com/arpunk))
2338
- \[\#112\] Remove unnecessary mod attribute [\#113](https://github.com/clojerl/rebar3_clojerl/pull/113) ([arpunk](https://github.com/arpunk))

0 commit comments

Comments
 (0)