Skip to content

Commit 7c6f8f6

Browse files
committed
Update CHANGELOG
1 parent 46546f3 commit 7c6f8f6

File tree

1 file changed

+113
-3
lines changed

1 file changed

+113
-3
lines changed

CHANGELOG.md

Lines changed: 113 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,104 @@
1-
# Change Log
1+
# Changelog
22

3-
## [0.5.0](https://github.com/clojerl/try_clojerl/tree/0.5.0)
3+
## [0.9.1](https://github.com/clojerl/try_clojerl/tree/0.9.1) (2020-07-27)
4+
5+
[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.9.0...0.9.1)
6+
7+
**Fixed bugs:**
8+
9+
- Use compression for websockets once ERL-494 is solved [\#11](https://github.com/clojerl/try_clojerl/issues/11)
10+
11+
**Closed issues:**
12+
13+
- Make REPL vars like \*1 available [\#65](https://github.com/clojerl/try_clojerl/issues/65)
14+
15+
**Merged pull requests:**
16+
17+
- \[\#11\] Enable compression for websockets [\#67](https://github.com/clojerl/try_clojerl/pull/67) ([jfacorro](https://github.com/jfacorro))
18+
- \[\#65\] Make REPL vars available [\#66](https://github.com/clojerl/try_clojerl/pull/66) ([jfacorro](https://github.com/jfacorro))
19+
20+
## [0.9.0](https://github.com/clojerl/try_clojerl/tree/0.9.0) (2020-07-27)
21+
22+
[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.8.0...0.9.0)
23+
24+
**Closed issues:**
25+
26+
- Web page opens print dialog on iOS [\#58](https://github.com/clojerl/try_clojerl/issues/58)
27+
28+
**Merged pull requests:**
29+
30+
- minor typo [\#63](https://github.com/clojerl/try_clojerl/pull/63) ([Tuxified](https://github.com/Tuxified))
31+
32+
## [0.8.0](https://github.com/clojerl/try_clojerl/tree/0.8.0) (2020-03-23)
33+
34+
[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.7.0...0.8.0)
35+
36+
**Merged pull requests:**
37+
38+
- Bump clojerl to 0.6.0 [\#64](https://github.com/clojerl/try_clojerl/pull/64) ([jfacorro](https://github.com/jfacorro))
39+
40+
## [0.7.0](https://github.com/clojerl/try_clojerl/tree/0.7.0) (2019-07-29)
41+
42+
[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.6.0...0.7.0)
43+
44+
**Merged pull requests:**
45+
46+
- Bump clojerl, plugin and deps [\#62](https://github.com/clojerl/try_clojerl/pull/62) ([jfacorro](https://github.com/jfacorro))
47+
- Use hex deps [\#61](https://github.com/clojerl/try_clojerl/pull/61) ([jfacorro](https://github.com/jfacorro))
48+
49+
## [0.6.0](https://github.com/clojerl/try_clojerl/tree/0.6.0) (2019-06-19)
50+
51+
[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.5.5...0.6.0)
52+
53+
**Merged pull requests:**
54+
55+
- Update to latest clojerl release [\#60](https://github.com/clojerl/try_clojerl/pull/60) ([jfacorro](https://github.com/jfacorro))
56+
57+
## [0.5.5](https://github.com/clojerl/try_clojerl/tree/0.5.5) (2018-09-03)
58+
59+
[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.5.4...0.5.5)
60+
61+
**Implemented enhancements:**
62+
63+
- Console doesn't work on mobile [\#53](https://github.com/clojerl/try_clojerl/issues/53)
64+
65+
**Merged pull requests:**
66+
67+
- Use latest clojerl and rebar3 plugin [\#59](https://github.com/clojerl/try_clojerl/pull/59) ([jfacorro](https://github.com/jfacorro))
68+
69+
## [0.5.4](https://github.com/clojerl/try_clojerl/tree/0.5.4) (2018-06-03)
70+
71+
[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.5.3...0.5.4)
72+
73+
**Merged pull requests:**
74+
75+
- \[Closes \#53\] Support for mobile browsers [\#57](https://github.com/clojerl/try_clojerl/pull/57) ([jfacorro](https://github.com/jfacorro))
76+
77+
## [0.5.3](https://github.com/clojerl/try_clojerl/tree/0.5.3) (2018-06-03)
78+
79+
[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.5.2...0.5.3)
80+
81+
**Fixed bugs:**
82+
83+
- Background image does not fill screen on mobile [\#55](https://github.com/clojerl/try_clojerl/issues/55)
84+
85+
**Merged pull requests:**
86+
87+
- \[Closes \#55\] Apply background to html element [\#56](https://github.com/clojerl/try_clojerl/pull/56) ([jfacorro](https://github.com/jfacorro))
88+
89+
## [0.5.2](https://github.com/clojerl/try_clojerl/tree/0.5.2) (2018-05-20)
90+
91+
[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.5.1...0.5.2)
92+
93+
**Merged pull requests:**
94+
95+
- Latest clojerl version build fails to start [\#54](https://github.com/clojerl/try_clojerl/pull/54) ([jfacorro](https://github.com/jfacorro))
96+
97+
## [0.5.1](https://github.com/clojerl/try_clojerl/tree/0.5.1) (2018-03-08)
98+
99+
[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.5.0...0.5.1)
100+
101+
## [0.5.0](https://github.com/clojerl/try_clojerl/tree/0.5.0) (2017-12-25)
4102

5103
[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.4.2...0.5.0)
6104

@@ -14,6 +112,7 @@
14112
- \[Closes \#50\] Tutorials [\#51](https://github.com/clojerl/try_clojerl/pull/51) ([jfacorro](https://github.com/jfacorro))
15113

16114
## [0.4.2](https://github.com/clojerl/try_clojerl/tree/0.4.2) (2017-12-19)
115+
17116
[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.4.1...0.4.2)
18117

19118
**Implemented enhancements:**
@@ -25,6 +124,7 @@
25124
- \[Closes \#48\] io/format output not showing [\#49](https://github.com/clojerl/try_clojerl/pull/49) ([jfacorro](https://github.com/jfacorro))
26125

27126
## [0.4.1](https://github.com/clojerl/try_clojerl/tree/0.4.1) (2017-12-02)
127+
28128
[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.4.0...0.4.1)
29129

30130
**Implemented enhancements:**
@@ -42,6 +142,7 @@
42142
- Remove .e suffix [\#43](https://github.com/clojerl/try_clojerl/pull/43) ([jfacorro](https://github.com/jfacorro))
43143

44144
## [0.4.0](https://github.com/clojerl/try_clojerl/tree/0.4.0) (2017-11-08)
145+
45146
[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.3.1...0.4.0)
46147

47148
**Implemented enhancements:**
@@ -55,6 +156,7 @@
55156
- \[Closes \#39\] build centos docker image [\#40](https://github.com/clojerl/try_clojerl/pull/40) ([jfacorro](https://github.com/jfacorro))
56157

57158
## [0.3.1](https://github.com/clojerl/try_clojerl/tree/0.3.1) (2017-10-27)
159+
58160
[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.3.0...0.3.1)
59161

60162
**Closed issues:**
@@ -66,9 +168,11 @@
66168
- \[Closes \#37\] Google analytics [\#38](https://github.com/clojerl/try_clojerl/pull/38) ([jfacorro](https://github.com/jfacorro))
67169

68170
## [0.3.0](https://github.com/clojerl/try_clojerl/tree/0.3.0) (2017-10-25)
171+
69172
[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.2.1...0.3.0)
70173

71174
## [0.2.1](https://github.com/clojerl/try_clojerl/tree/0.2.1) (2017-10-21)
175+
72176
[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.2.0...0.2.1)
73177

74178
**Implemented enhancements:**
@@ -84,6 +188,7 @@
84188
- Wrap lines around and fix terminal width [\#35](https://github.com/clojerl/try_clojerl/issues/35)
85189

86190
## [0.2.0](https://github.com/clojerl/try_clojerl/tree/0.2.0) (2017-10-20)
191+
87192
[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.1.2...0.2.0)
88193

89194
**Fixed bugs:**
@@ -105,6 +210,7 @@
105210
- \[Closes \#28\] Add logging when REPL process starts and terminates [\#29](https://github.com/clojerl/try_clojerl/pull/29) ([jfacorro](https://github.com/jfacorro))
106211

107212
## [0.1.2](https://github.com/clojerl/try_clojerl/tree/0.1.2) (2017-10-16)
213+
108214
[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.1.1...0.1.2)
109215

110216
**Merged pull requests:**
@@ -113,6 +219,7 @@
113219
- Show Erlang and Clojerl version used [\#24](https://github.com/clojerl/try_clojerl/pull/24) ([jfacorro](https://github.com/jfacorro))
114220

115221
## [0.1.1](https://github.com/clojerl/try_clojerl/tree/0.1.1) (2017-10-14)
222+
116223
[Full Changelog](https://github.com/clojerl/try_clojerl/compare/0.1.0...0.1.1)
117224

118225
**Implemented enhancements:**
@@ -124,6 +231,9 @@
124231
- \[Close \#22\] Run as non-root user [\#23](https://github.com/clojerl/try_clojerl/pull/23) ([jfacorro](https://github.com/jfacorro))
125232

126233
## [0.1.0](https://github.com/clojerl/try_clojerl/tree/0.1.0) (2017-10-12)
234+
235+
[Full Changelog](https://github.com/clojerl/try_clojerl/compare/a02b1ff5f38c727e88637aae3b1129f68ccee57c...0.1.0)
236+
127237
**Implemented enhancements:**
128238

129239
- Update README.md [\#17](https://github.com/clojerl/try_clojerl/issues/17)
@@ -155,4 +265,4 @@
155265

156266

157267

158-
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
268+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)