Skip to content

Commit 6fcf4a6

Browse files
Merge pull request #183 from inaka/elbrujohalcon.183.new_minor_release_0_4_1_
New minor release 0.4.1?
2 parents ea3312f + 642d135 commit 6fcf4a6

File tree

2 files changed

+38
-6
lines changed

2 files changed

+38
-6
lines changed

CHANGELOG.md

Lines changed: 37 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
1-
# Change Log
1+
# Changelog
22

3-
## [0.4.0](https://github.com/inaka/shotgun/tree/0.4.0)
3+
## [0.4.1](https://github.com/inaka/shotgun/tree/0.4.1) (2020-05-19)
4+
5+
[Full Changelog](https://github.com/inaka/shotgun/compare/0.4.0...0.4.1)
6+
7+
**Closed issues:**
8+
9+
- New release? [\#179](https://github.com/inaka/shotgun/issues/179)
10+
11+
**Merged pull requests:**
12+
13+
- Left trim optional spaces in event field values [\#182](https://github.com/inaka/shotgun/pull/182) ([zurab-darkly](https://github.com/zurab-darkly))
14+
- Improve things a bit to be compatible with new hex [\#181](https://github.com/inaka/shotgun/pull/181) ([elbrujohalcon](https://github.com/elbrujohalcon))
15+
16+
## [0.4.0](https://github.com/inaka/shotgun/tree/0.4.0) (2019-10-16)
417

518
[Full Changelog](https://github.com/inaka/shotgun/compare/0.3.0...0.4.0)
619

@@ -15,6 +28,7 @@
1528

1629
**Merged pull requests:**
1730

31+
- Prepare release 0.4.0 [\#180](https://github.com/inaka/shotgun/pull/180) ([jfacorro](https://github.com/jfacorro))
1832
- Fix dialyzer warning for gun\_opts [\#177](https://github.com/inaka/shotgun/pull/177) ([unix1](https://github.com/unix1))
1933
- Monitor gun process, handle DOWN message in at\_rest state [\#176](https://github.com/inaka/shotgun/pull/176) ([unix1](https://github.com/unix1))
2034
- Update legacy rebar to gun 1.3.0 too [\#175](https://github.com/inaka/shotgun/pull/175) ([unix1](https://github.com/unix1))
@@ -30,6 +44,7 @@
3044
- \[\#160\] Fixed all dialyzer errors [\#161](https://github.com/inaka/shotgun/pull/161) ([HernanRivasAcosta](https://github.com/HernanRivasAcosta))
3145

3246
## [0.3.0](https://github.com/inaka/shotgun/tree/0.3.0) (2016-06-08)
47+
3348
[Full Changelog](https://github.com/inaka/shotgun/compare/0.2.3...0.3.0)
3449

3550
**Implemented enhancements:**
@@ -52,6 +67,7 @@
5267
- \[Fix \#148\] Update dependencies; Update erlang.mk; Add ruleset to elvis.config [\#150](https://github.com/inaka/shotgun/pull/150) ([harenson](https://github.com/harenson))
5368

5469
## [0.2.3](https://github.com/inaka/shotgun/tree/0.2.3) (2016-01-22)
70+
5571
[Full Changelog](https://github.com/inaka/shotgun/compare/0.2.2...0.2.3)
5672

5773
**Merged pull requests:**
@@ -60,13 +76,15 @@
6076
- \[Fix \#114\] update cowboy and cowlib version [\#145](https://github.com/inaka/shotgun/pull/145) ([Euen](https://github.com/Euen))
6177

6278
## [0.2.2](https://github.com/inaka/shotgun/tree/0.2.2) (2016-01-20)
79+
6380
[Full Changelog](https://github.com/inaka/shotgun/compare/0.2.0...0.2.2)
6481

6582
**Merged pull requests:**
6683

6784
- Version Bump to 0.2.1 [\#143](https://github.com/inaka/shotgun/pull/143) ([cabol](https://github.com/cabol))
6885

6986
## [0.2.0](https://github.com/inaka/shotgun/tree/0.2.0) (2016-01-18)
87+
7088
[Full Changelog](https://github.com/inaka/shotgun/compare/0.1.15...0.2.0)
7189

7290
**Fixed bugs:**
@@ -84,6 +102,7 @@
84102
- Update README URLs based on HTTP redirects [\#139](https://github.com/inaka/shotgun/pull/139) ([ReadmeCritic](https://github.com/ReadmeCritic))
85103

86104
## [0.1.15](https://github.com/inaka/shotgun/tree/0.1.15) (2016-01-05)
105+
87106
[Full Changelog](https://github.com/inaka/shotgun/compare/0.1.12...0.1.15)
88107

89108
**Implemented enhancements:**
@@ -114,8 +133,6 @@
114133
- \[\#122\] Updated to upload in hex.pm [\#135](https://github.com/inaka/shotgun/pull/135) ([davecaos](https://github.com/davecaos))
115134
- \[\#102\] Allow proplist headers [\#133](https://github.com/inaka/shotgun/pull/133) ([tothlac](https://github.com/tothlac))
116135
- \[Closes \#98\] Added tests and improved code [\#131](https://github.com/inaka/shotgun/pull/131) ([jfacorro](https://github.com/jfacorro))
117-
- Revert "\(\#45\) Add last\_event\_id per sse spec" [\#129](https://github.com/inaka/shotgun/pull/129) ([elbrujohalcon](https://github.com/elbrujohalcon))
118-
- \(\#45\) Add last\_event\_id per sse spec [\#128](https://github.com/inaka/shotgun/pull/128) ([tothlac](https://github.com/tothlac))
119136
- Dialyzer fixes and firx for encode basic auth [\#126](https://github.com/inaka/shotgun/pull/126) ([tothlac](https://github.com/tothlac))
120137
- \[Close \#118\] Chunked requests [\#119](https://github.com/inaka/shotgun/pull/119) ([jfacorro](https://github.com/jfacorro))
121138
- Maybe issue 95 fix [\#115](https://github.com/inaka/shotgun/pull/115) ([kennethlakin](https://github.com/kennethlakin))
@@ -127,6 +144,7 @@
127144
- Error reply [\#90](https://github.com/inaka/shotgun/pull/90) ([davecaos](https://github.com/davecaos))
128145

129146
## [0.1.12](https://github.com/inaka/shotgun/tree/0.1.12) (2015-06-26)
147+
130148
[Full Changelog](https://github.com/inaka/shotgun/compare/0.1.11...0.1.12)
131149

132150
**Fixed bugs:**
@@ -146,6 +164,7 @@
146164
- \[\#88\] fix unrecognised events in parse\_event\(\) [\#89](https://github.com/inaka/shotgun/pull/89) ([davecaos](https://github.com/davecaos))
147165

148166
## [0.1.11](https://github.com/inaka/shotgun/tree/0.1.11) (2015-06-06)
167+
149168
[Full Changelog](https://github.com/inaka/shotgun/compare/0.1.10...0.1.11)
150169

151170
**Closed issues:**
@@ -158,6 +177,7 @@
158177
- Update dependencies [\#69](https://github.com/inaka/shotgun/pull/69) ([elbrujohalcon](https://github.com/elbrujohalcon))
159178

160179
## [0.1.10](https://github.com/inaka/shotgun/tree/0.1.10) (2015-05-19)
180+
161181
[Full Changelog](https://github.com/inaka/shotgun/compare/0.1.9...0.1.10)
162182

163183
**Closed issues:**
@@ -172,6 +192,7 @@
172192
- \[Fix \#80\] Version Bump 0.1.9 [\#82](https://github.com/inaka/shotgun/pull/82) ([davecaos](https://github.com/davecaos))
173193

174194
## [0.1.9](https://github.com/inaka/shotgun/tree/0.1.9) (2015-05-19)
195+
175196
[Full Changelog](https://github.com/inaka/shotgun/compare/0.1.8...0.1.9)
176197

177198
**Fixed bugs:**
@@ -195,13 +216,15 @@
195216
- Update LICENSE [\#72](https://github.com/inaka/shotgun/pull/72) ([andresinaka](https://github.com/andresinaka))
196217

197218
## [0.1.8](https://github.com/inaka/shotgun/tree/0.1.8) (2015-04-10)
219+
198220
[Full Changelog](https://github.com/inaka/shotgun/compare/0.1.7...0.1.8)
199221

200222
**Merged pull requests:**
201223

202224
- Make it compatible with latest release of 'gun' [\#68](https://github.com/inaka/shotgun/pull/68) ([cabol](https://github.com/cabol))
203225

204226
## [0.1.7](https://github.com/inaka/shotgun/tree/0.1.7) (2015-03-05)
227+
205228
[Full Changelog](https://github.com/inaka/shotgun/compare/0.1.6...0.1.7)
206229

207230
**Implemented enhancements:**
@@ -232,6 +255,7 @@
232255
- Request timeout. [\#56](https://github.com/inaka/shotgun/pull/56) ([loguntsov](https://github.com/loguntsov))
233256

234257
## [0.1.6](https://github.com/inaka/shotgun/tree/0.1.6) (2014-12-02)
258+
235259
[Full Changelog](https://github.com/inaka/shotgun/compare/0.1.5...0.1.6)
236260

237261
**Fixed bugs:**
@@ -243,6 +267,7 @@
243267
- \[Fixes \#53 \#54\]. [\#55](https://github.com/inaka/shotgun/pull/55) ([Euen](https://github.com/Euen))
244268

245269
## [0.1.5](https://github.com/inaka/shotgun/tree/0.1.5) (2014-10-30)
270+
246271
[Full Changelog](https://github.com/inaka/shotgun/compare/0.1.4...0.1.5)
247272

248273
**Implemented enhancements:**
@@ -270,6 +295,7 @@
270295
- \[\#32\] Useful README. [\#42](https://github.com/inaka/shotgun/pull/42) ([jfacorro](https://github.com/jfacorro))
271296

272297
## [0.1.4](https://github.com/inaka/shotgun/tree/0.1.4) (2014-10-14)
298+
273299
[Full Changelog](https://github.com/inaka/shotgun/compare/0.1.3...0.1.4)
274300

275301
**Closed issues:**
@@ -281,6 +307,7 @@
281307
- \[Closes \#39\] Added request/6. [\#40](https://github.com/inaka/shotgun/pull/40) ([jfacorro](https://github.com/jfacorro))
282308

283309
## [0.1.3](https://github.com/inaka/shotgun/tree/0.1.3) (2014-10-14)
310+
284311
[Full Changelog](https://github.com/inaka/shotgun/compare/0.1.2...0.1.3)
285312

286313
**Implemented enhancements:**
@@ -292,6 +319,7 @@
292319
- \[Closes \#37\] Added rebar.config. [\#38](https://github.com/inaka/shotgun/pull/38) ([jfacorro](https://github.com/jfacorro))
293320

294321
## [0.1.2](https://github.com/inaka/shotgun/tree/0.1.2) (2014-09-29)
322+
295323
[Full Changelog](https://github.com/inaka/shotgun/compare/0.1.1...0.1.2)
296324

297325
**Fixed bugs:**
@@ -304,13 +332,17 @@
304332
- \[Closes \#34\] Added response to events queue on async request termination. [\#35](https://github.com/inaka/shotgun/pull/35) ([Euen](https://github.com/Euen))
305333

306334
## [0.1.1](https://github.com/inaka/shotgun/tree/0.1.1) (2014-09-25)
335+
307336
[Full Changelog](https://github.com/inaka/shotgun/compare/0.1.0...0.1.1)
308337

309338
**Merged pull requests:**
310339

311340
- Split events [\#17](https://github.com/inaka/shotgun/pull/17) ([unbalancedparentheses](https://github.com/unbalancedparentheses))
312341

313342
## [0.1.0](https://github.com/inaka/shotgun/tree/0.1.0) (2014-08-15)
343+
344+
[Full Changelog](https://github.com/inaka/shotgun/compare/4a940227a6818846c197caa87cdef811454f573c...0.1.0)
345+
314346
**Implemented enhancements:**
315347

316348
- Add support for pushing messages [\#8](https://github.com/inaka/shotgun/issues/8)
@@ -350,4 +382,4 @@
350382

351383

352384

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

src/shotgun.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[
33
{description,
44
"better than just a gun"},
5-
{vsn, "0.4.0"},
5+
{vsn, "0.4.1"},
66
{applications,
77
[kernel,
88
stdlib,

0 commit comments

Comments
 (0)