Skip to content

Commit e95649c

Browse files
committed
Merge pull request #68 from inaka/harenson.65.bump-version-to-0.1.16
[Fix #65] Bump version to 0.1.16
2 parents 2eb2584 + eadb5da commit e95649c

File tree

2 files changed

+31
-43
lines changed

2 files changed

+31
-43
lines changed

CHANGELOG.md

Lines changed: 30 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,43 @@
11
# Change Log
22

3-
## [0.1.15](https://github.com/inaka/erlang-github/tree/HEAD)
3+
## [0.1.16](https://github.com/inaka/erlang-github/tree/0.1.16) (2015-11-23)
4+
[Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.15...0.1.16)
45

5-
[Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.14...HEAD)
6+
**Fixed bugs:**
7+
8+
- Tests are not running [\#66](https://github.com/inaka/erlang-github/issues/66)
9+
- Move sync to SHELL\_DEPS [\#62](https://github.com/inaka/erlang-github/issues/62)
610

711
**Closed issues:**
812

9-
- Remove Jiffy dependency from egithub.app.src source file [\#51](https://github.com/inaka/erlang-github/issues/51)
13+
- Fulfill the open-source checklist [\#4](https://github.com/inaka/erlang-github/issues/4)
14+
15+
**Merged pull requests:**
16+
17+
- \[Fix \#66\] Fix tests [\#67](https://github.com/inaka/erlang-github/pull/67) ([harenson](https://github.com/harenson))
18+
- \[Fix \#62\] Move sync to SHELL\_DEPS [\#64](https://github.com/inaka/erlang-github/pull/64) ([harenson](https://github.com/harenson))
19+
- \[\#4\] Remove test.config since it is not actually used [\#59](https://github.com/inaka/erlang-github/pull/59) ([jfacorro](https://github.com/jfacorro))
20+
- \[\#4\] Tests [\#58](https://github.com/inaka/erlang-github/pull/58) ([jfacorro](https://github.com/jfacorro))
21+
- \[\#4\] Links to examples [\#57](https://github.com/inaka/erlang-github/pull/57) ([jfacorro](https://github.com/jfacorro))
22+
- \[\#4\] Readme and docstrings [\#56](https://github.com/inaka/erlang-github/pull/56) ([jfacorro](https://github.com/jfacorro))
23+
- Use https protocol for git dependencies [\#55](https://github.com/inaka/erlang-github/pull/55) ([guilleiguaran](https://github.com/guilleiguaran))
24+
25+
## [0.1.15](https://github.com/inaka/erlang-github/tree/0.1.15) (2015-06-18)
26+
[Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.14...0.1.15)
1027

28+
**Closed issues:**
29+
30+
- Version Bump to 0.1.15 [\#53](https://github.com/inaka/erlang-github/issues/53)
31+
- Remove Jiffy dependency from egithub.app.src source file [\#51](https://github.com/inaka/erlang-github/issues/51)
1132
- Version Bump 0.1.14 [\#48](https://github.com/inaka/erlang-github/issues/48)
1233

1334
**Merged pull requests:**
1435

36+
- \[\#53\] Version Bump to 0.1.15 [\#54](https://github.com/inaka/erlang-github/pull/54) ([davecaos](https://github.com/davecaos))
1537
- \[\#51\] Removing jiffy from egithub.app.src [\#52](https://github.com/inaka/erlang-github/pull/52) ([davecaos](https://github.com/davecaos))
16-
1738
- Updated license [\#50](https://github.com/inaka/erlang-github/pull/50) ([spike886](https://github.com/spike886))
1839

1940
## [0.1.14](https://github.com/inaka/erlang-github/tree/0.1.14) (2015-06-11)
20-
2141
[Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.13...0.1.14)
2242

2343
**Closed issues:**
@@ -27,29 +47,23 @@
2747
**Merged pull requests:**
2848

2949
- \[\#48\] Version bump 0.1.14 [\#49](https://github.com/inaka/erlang-github/pull/49) ([davecaos](https://github.com/davecaos))
30-
3150
- \[\#46\] Add erlang:get\_stacktrace\(\) to search errors in event\(\) call [\#47](https://github.com/inaka/erlang-github/pull/47) ([davecaos](https://github.com/davecaos))
32-
3351
- Update LICENSE [\#45](https://github.com/inaka/erlang-github/pull/45) ([andresinaka](https://github.com/andresinaka))
34-
3552
- \[\#42\] Updated change log [\#44](https://github.com/inaka/erlang-github/pull/44) ([davecaos](https://github.com/davecaos))
3653

3754
## [0.1.13](https://github.com/inaka/erlang-github/tree/0.1.13) (2015-04-23)
38-
3955
[Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.12...0.1.13)
4056

4157
**Closed issues:**
4258

4359
- Restrict github status api descriptions to 140 characters [\#42](https://github.com/inaka/erlang-github/issues/42)
44-
4560
- Update dependencies [\#41](https://github.com/inaka/erlang-github/issues/41)
4661

4762
**Merged pull requests:**
4863

4964
- \[\#42\] Add fix for error 422 \[The message submitted is longer that the ma... [\#43](https://github.com/inaka/erlang-github/pull/43) ([davecaos](https://github.com/davecaos))
5065

5166
## [0.1.12](https://github.com/inaka/erlang-github/tree/0.1.12) (2015-04-08)
52-
5367
[Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.11...0.1.12)
5468

5569
**Closed issues:**
@@ -59,15 +73,11 @@
5973
**Merged pull requests:**
6074

6175
- REAL Version Bump [\#40](https://github.com/inaka/erlang-github/pull/40) ([elbrujohalcon](https://github.com/elbrujohalcon))
62-
6376
- Version Bump [\#39](https://github.com/inaka/erlang-github/pull/39) ([elbrujohalcon](https://github.com/elbrujohalcon))
64-
6577
- Add status support to egithub\_webhook [\#38](https://github.com/inaka/erlang-github/pull/38) ([elbrujohalcon](https://github.com/elbrujohalcon))
66-
6778
- \[Close \#34\] add function to get user email [\#37](https://github.com/inaka/erlang-github/pull/37) ([Euen](https://github.com/Euen))
6879

6980
## [0.1.11](https://github.com/inaka/erlang-github/tree/0.1.11) (2015-03-30)
70-
7181
[Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.10...0.1.11)
7282

7383
**Implemented enhancements:**
@@ -79,15 +89,13 @@
7989
- \[Close \#34\] add function to get user email [\#35](https://github.com/inaka/erlang-github/pull/35) ([Euen](https://github.com/Euen))
8090

8191
## [0.1.10](https://github.com/inaka/erlang-github/tree/0.1.10) (2015-03-23)
82-
8392
[Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.9...0.1.10)
8493

8594
**Merged pull requests:**
8695

8796
- Support for Github Status API [\#33](https://github.com/inaka/erlang-github/pull/33) ([elbrujohalcon](https://github.com/elbrujohalcon))
8897

8998
## [0.1.9](https://github.com/inaka/erlang-github/tree/0.1.9) (2015-03-09)
90-
9199
[Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.8...0.1.9)
92100

93101
**Implemented enhancements:**
@@ -101,69 +109,57 @@
101109
**Merged pull requests:**
102110

103111
- \[\#30\] Bumped version. [\#32](https://github.com/inaka/erlang-github/pull/32) ([jfacorro](https://github.com/jfacorro))
104-
105112
- \[Closes \#30\] User organisation membership. [\#31](https://github.com/inaka/erlang-github/pull/31) ([jfacorro](https://github.com/jfacorro))
106113

107114
## [0.1.8](https://github.com/inaka/erlang-github/tree/0.1.8) (2015-03-04)
108-
109115
[Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.7...0.1.8)
110116

111117
**Merged pull requests:**
112118

113119
- Version Bump [\#28](https://github.com/inaka/erlang-github/pull/28) ([elbrujohalcon](https://github.com/elbrujohalcon))
114-
115120
- Handle github rate limits [\#27](https://github.com/inaka/erlang-github/pull/27) ([elbrujohalcon](https://github.com/elbrujohalcon))
116121

117122
## [0.1.7](https://github.com/inaka/erlang-github/tree/0.1.7) (2015-02-18)
118-
119123
[Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.6...0.1.7)
120124

121125
**Implemented enhancements:**
122126

123127
- Handle comments with position 0 as global issue comments [\#25](https://github.com/inaka/erlang-github/issues/25)
124-
125128
- Add a function for creating comments in issues [\#23](https://github.com/inaka/erlang-github/issues/23)
126129

127130
**Merged pull requests:**
128131

129132
- \[Closes \#25\] Handle messages with position 0 as global issue comments. [\#26](https://github.com/inaka/erlang-github/pull/26) ([jfacorro](https://github.com/jfacorro))
130133

131134
## [0.1.6](https://github.com/inaka/erlang-github/tree/0.1.6) (2015-02-13)
132-
133135
[Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.5...0.1.6)
134136

135137
**Merged pull requests:**
136138

137139
- \[\#23\] Added issue comment creation and list API calls. [\#24](https://github.com/inaka/erlang-github/pull/24) ([jfacorro](https://github.com/jfacorro))
138140

139141
## [0.1.5](https://github.com/inaka/erlang-github/tree/0.1.5) (2015-01-14)
140-
141142
[Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.4...0.1.5)
142143

143144
**Merged pull requests:**
144145

145146
- Bump Version to 0.1.5 [\#22](https://github.com/inaka/erlang-github/pull/22) ([elbrujohalcon](https://github.com/elbrujohalcon))
146147

147148
## [0.1.4](https://github.com/inaka/erlang-github/tree/0.1.4) (2015-01-12)
148-
149149
[Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.3...0.1.4)
150150

151151
**Fixed bugs:**
152152

153153
- Typo in type name "messge" instead of "message" [\#17](https://github.com/inaka/erlang-github/issues/17)
154+
- Fix types in egithub\_webhook [\#20](https://github.com/inaka/erlang-github/pull/20) ([elbrujohalcon](https://github.com/elbrujohalcon))
154155

155156
**Merged pull requests:**
156157

157-
- Fix types in egithub\_webhook [\#20](https://github.com/inaka/erlang-github/pull/20) ([elbrujohalcon](https://github.com/elbrujohalcon))
158-
159158
- egithub\_webhook: Provide the whole repo structure, not just the name for the callback [\#19](https://github.com/inaka/erlang-github/pull/19) ([elbrujohalcon](https://github.com/elbrujohalcon))
160-
161159
- \[Closes \#17\] Fix typo. [\#18](https://github.com/inaka/erlang-github/pull/18) ([jfacorro](https://github.com/jfacorro))
162-
163160
- Create a new behaviour: egithub\_webhook [\#16](https://github.com/inaka/erlang-github/pull/16) ([elbrujohalcon](https://github.com/elbrujohalcon))
164161

165162
## [0.1.3](https://github.com/inaka/erlang-github/tree/0.1.3) (2014-11-13)
166-
167163
[Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.2...0.1.3)
168164

169165
**Implemented enhancements:**
@@ -179,47 +175,39 @@
179175
- \[Closes \#14\] Fixed bug. [\#15](https://github.com/inaka/erlang-github/pull/15) ([jfacorro](https://github.com/jfacorro))
180176

181177
## [0.1.2](https://github.com/inaka/erlang-github/tree/0.1.2) (2014-11-13)
182-
183178
[Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.1...0.1.2)
184179

185-
**Fixed bugs:**
180+
**Implemented enhancements:**
186181

187-
- Wrong credentials tuple being created for basic authentication [\#6](https://github.com/inaka/erlang-github/issues/6)
182+
- \[\#12\] egithub\_json behavior [\#13](https://github.com/inaka/erlang-github/pull/13) ([jfacorro](https://github.com/jfacorro))
188183

189-
**Merged pull requests:**
184+
**Fixed bugs:**
190185

191-
- \[\#12\] egithub\_json behavior [\#13](https://github.com/inaka/erlang-github/pull/13) ([jfacorro](https://github.com/jfacorro))
186+
- Wrong credentials tuple being created for basic authentication [\#6](https://github.com/inaka/erlang-github/issues/6)
192187

193188
## [0.1.1](https://github.com/inaka/erlang-github/tree/0.1.1) (2014-10-16)
194-
195189
[Full Changelog](https://github.com/inaka/erlang-github/compare/0.1.0...0.1.1)
196190

197191
**Fixed bugs:**
198192

199193
- Handle non 404 errors when checking team membership [\#10](https://github.com/inaka/erlang-github/issues/10)
200-
201194
- Wrong api URI for get team membership [\#8](https://github.com/inaka/erlang-github/issues/8)
202195

203196
**Merged pull requests:**
204197

205198
- \[Fixes \#10\] Handle errors that are not 404 [\#11](https://github.com/inaka/erlang-github/pull/11) ([jfacorro](https://github.com/jfacorro))
206-
207199
- \[Fixes \#8\] Corrected uri [\#9](https://github.com/inaka/erlang-github/pull/9) ([jfacorro](https://github.com/jfacorro))
208200

209201
## [0.1.0](https://github.com/inaka/erlang-github/tree/0.1.0) (2014-09-26)
210-
211202
**Closed issues:**
212203

213204
- Basic project structure [\#2](https://github.com/inaka/erlang-github/issues/2)
214-
215205
- Implement GitHub API v3 [\#1](https://github.com/inaka/erlang-github/issues/1)
216206

217207
**Merged pull requests:**
218208

219209
- \[\#6\] Fix basic auth credential. [\#7](https://github.com/inaka/erlang-github/pull/7) ([jfacorro](https://github.com/jfacorro))
220-
221210
- \[Closes \#1\] Github API v3 [\#5](https://github.com/inaka/erlang-github/pull/5) ([jfacorro](https://github.com/jfacorro))
222-
223211
- \[Closes \#2\] Initial project structure. [\#3](https://github.com/inaka/erlang-github/pull/3) ([jfacorro](https://github.com/jfacorro))
224212

225213

src/egithub.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
application, egithub,
33
[
44
{description, "GitHub API client"},
5-
{vsn, "0.1.15"},
5+
{vsn, "0.1.16"},
66
{applications, [kernel, stdlib, ibrowse, ssl, lager]},
77
{mod, {egithub, []}},
88
{modules, []},

0 commit comments

Comments
 (0)