Skip to content

Commit a6622b5

Browse files
authored
Merge pull request #117 from clojerl/prepare-release-0.8.7
Update changelog
2 parents d124344 + fcba3fd commit a6622b5

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

CHANGELOG.md

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

3-
## [0.8.6](https://github.com/clojerl/rebar3_clojerl/tree/0.8.6)
3+
## [0.8.7](https://github.com/clojerl/rebar3_clojerl/tree/0.8.7)
4+
5+
[Full Changelog](https://github.com/clojerl/rebar3_clojerl/compare/0.8.6...0.8.7)
6+
7+
**Implemented enhancements:**
8+
9+
- --config option for clojerl repl command [\#14](https://github.com/clojerl/rebar3_clojerl/issues/14)
10+
11+
**Closed issues:**
12+
13+
- Bump versions in templates [\#114](https://github.com/clojerl/rebar3_clojerl/issues/114)
14+
- Remove unnecessary `mod` attribute in the lib template [\#112](https://github.com/clojerl/rebar3_clojerl/issues/112)
15+
- Create profile for generating docs [\#111](https://github.com/clojerl/rebar3_clojerl/issues/111)
16+
- Add profile for generating docs [\#109](https://github.com/clojerl/rebar3_clojerl/issues/109)
17+
- Add clojerl src directories from dependencies [\#106](https://github.com/clojerl/rebar3_clojerl/issues/106)
18+
19+
**Merged pull requests:**
20+
21+
- \[\#14\] Add `--config` flag for the REPL [\#116](https://github.com/clojerl/rebar3_clojerl/pull/116) ([arpunk](https://github.com/arpunk))
22+
- \[\#114\] Bump versions in templates [\#115](https://github.com/clojerl/rebar3_clojerl/pull/115) ([arpunk](https://github.com/arpunk))
23+
- \[\#112\] Remove unnecessary mod attribute [\#113](https://github.com/clojerl/rebar3_clojerl/pull/113) ([arpunk](https://github.com/arpunk))
24+
- \[\#109\] Create a profile for generating docs [\#110](https://github.com/clojerl/rebar3_clojerl/pull/110) ([jfacorro](https://github.com/jfacorro))
25+
26+
## [0.8.6](https://github.com/clojerl/rebar3_clojerl/tree/0.8.6) (2021-06-18)
427

528
[Full Changelog](https://github.com/clojerl/rebar3_clojerl/compare/0.8.5...0.8.6)
629

@@ -10,6 +33,7 @@
1033

1134
**Merged pull requests:**
1235

36+
- Prepare release 0.8.6 [\#108](https://github.com/clojerl/rebar3_clojerl/pull/108) ([jfacorro](https://github.com/jfacorro))
1337
- \[\#106\] Add the src directories from dependencies before compiling clojerl [\#107](https://github.com/clojerl/rebar3_clojerl/pull/107) ([jfacorro](https://github.com/jfacorro))
1438
- Support for relx 4.0 as per rebar 3.14.0 [\#105](https://github.com/clojerl/rebar3_clojerl/pull/105) ([arpunk](https://github.com/arpunk))
1539
- \[\#103\] Add Makefile with targets to publish to hex [\#104](https://github.com/clojerl/rebar3_clojerl/pull/104) ([jfacorro](https://github.com/jfacorro))

0 commit comments

Comments
 (0)