Skip to content

Commit 6735d09

Browse files
committed
Update changelog
1 parent 7f115ca commit 6735d09

1 file changed

Lines changed: 39 additions & 25 deletions

File tree

CHANGELOG.md

Lines changed: 39 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,61 @@
1-
## [0.2.4](https://github.com/marciovsena/bibleapi/compare/v0.2.2...v0.2.4) (2019-01-15)
1+
<a name="0.2.5"></a>
22

3+
## [0.2.5](https://github.com/ofallante/bibleapi/compare/v0.2.4...v0.2.5) (2019-03-05)
34

45
### Bug Fixes
56

6-
* comment column ([c0d804c](https://github.com/marciovsena/bibleapi/commit/c0d804c))
7-
* copy and menu links on homepage ([#11](https://github.com/marciovsena/bibleapi/issues/11)) ([3fdad7a](https://github.com/marciovsena/bibleapi/commit/3fdad7a))
8-
* logger tests ([#13](https://github.com/marciovsena/bibleapi/issues/13)) v.0.2.3 ([5201fe6](https://github.com/marciovsena/bibleapi/commit/5201fe6))
9-
* migrations on production ([#17](https://github.com/marciovsena/bibleapi/issues/17)) ([e395d0a](https://github.com/marciovsena/bibleapi/commit/e395d0a))
10-
* remove requests tests ([#15](https://github.com/marciovsena/bibleapi/issues/15)) ([1e3efe4](https://github.com/marciovsena/bibleapi/commit/1e3efe4))
11-
* remove unused page ([4b45939](https://github.com/marciovsena/bibleapi/commit/4b45939))
12-
* requests logger ([#14](https://github.com/marciovsena/bibleapi/issues/14)) ([c670c38](https://github.com/marciovsena/bibleapi/commit/c670c38))
13-
7+
- no count ([334dacf](https://github.com/ofallante/bibleapi/commit/334dacf))
8+
- update license link ([a802737](https://github.com/ofallante/bibleapi/commit/a802737))
9+
- order of books([334dacf](https://github.com/ofallante/bibleapi/commit/5222a9184c25d4b0c2d299d09529a816cbc9f6e7))
1410

1511
### Features
1612

17-
* add comment on getBook ([f1ec961](https://github.com/marciovsena/bibleapi/commit/f1ec961))
18-
* add github link ([294f935](https://github.com/marciovsena/bibleapi/commit/294f935))
19-
* add requests stats ([#12](https://github.com/marciovsena/bibleapi/issues/12)) ([303aca9](https://github.com/marciovsena/bibleapi/commit/303aca9))
20-
13+
- add github link ([2393fbd](https://github.com/ofallante/bibleapi/commit/2393fbd))
2114

15+
- create check endpoint([334dacf](https://github.com/ofallante/bibleapi/commit/5222a9184c25d4b0c2d299d09529a816cbc9f6e7))
2216

23-
## [0.2.2](https://github.com/marciovsena/bibleapi/compare/0.2.0...v0.2.2) (2018-11-30)
17+
<a name="0.2.4"></a>
2418

19+
## [0.2.4](https://github.com/ofallante/bibleapi/compare/v0.2.3...v0.2.4) (2019-01-15)
2520

2621
### Bug Fixes
2722

28-
* **docs:** update version ([098832e](https://github.com/marciovsena/bibleapi/commit/098832e))
29-
* change the sample user ([256be0d](https://github.com/marciovsena/bibleapi/commit/256be0d))
30-
* circle ci ([#1](https://github.com/marciovsena/bibleapi/issues/1)) ([b58afe5](https://github.com/marciovsena/bibleapi/commit/b58afe5))
31-
* move dependencies ([1783b1f](https://github.com/marciovsena/bibleapi/commit/1783b1f))
32-
* remove unused nodemon ([4b1ca0e](https://github.com/marciovsena/bibleapi/commit/4b1ca0e))
33-
* set node version ([3dfb7e0](https://github.com/marciovsena/bibleapi/commit/3dfb7e0))
34-
* set props on package.json ([c6f37ca](https://github.com/marciovsena/bibleapi/commit/c6f37ca))
35-
23+
- comment column ([c0d804c](https://github.com/ofallante/bibleapi/commit/c0d804c))
24+
- copy and menu links on homepage ([#11](https://github.com/ofallante/bibleapi/issues/11)) ([3fdad7a](https://github.com/ofallante/bibleapi/commit/3fdad7a))
25+
- logger tests ([#13](https://github.com/ofallante/bibleapi/issues/13)) v.0.2.3 ([5201fe6](https://github.com/ofallante/bibleapi/commit/5201fe6))
26+
- migrations on production ([#17](https://github.com/ofallante/bibleapi/issues/17)) ([e395d0a](https://github.com/ofallante/bibleapi/commit/e395d0a))
27+
- remove requests tests ([#15](https://github.com/ofallante/bibleapi/issues/15)) ([1e3efe4](https://github.com/ofallante/bibleapi/commit/1e3efe4))
28+
- remove unused page ([4b45939](https://github.com/ofallante/bibleapi/commit/4b45939))
29+
- requests logger ([#14](https://github.com/ofallante/bibleapi/issues/14)) ([c670c38](https://github.com/ofallante/bibleapi/commit/c670c38))
3630

3731
### Features
3832

39-
* add patreon button ([#7](https://github.com/marciovsena/bibleapi/issues/7)) ([13f301e](https://github.com/marciovsena/bibleapi/commit/13f301e))
40-
* posting new homepage ([acb2332](https://github.com/marciovsena/bibleapi/commit/acb2332))
33+
- add comment on getBook ([f1ec961](https://github.com/ofallante/bibleapi/commit/f1ec961))
34+
- add requests stats ([#12](https://github.com/ofallante/bibleapi/issues/12)) ([303aca9](https://github.com/ofallante/bibleapi/commit/303aca9))
4135

36+
<a name="0.2.2"></a>
4237

38+
## [0.2.2](https://github.com/ofallante/bibleapi/compare/v0.2.1...v0.2.2) (2018-11-30)
4339

44-
# 0.2.0 (2018-11-25)
40+
<a name="0.2.1"></a>
41+
42+
## [0.2.1](https://github.com/ofallante/bibleapi/compare/0.2.0...v0.2.1) (2018-11-30)
4543

44+
### Bug Fixes
4645

46+
- **docs:** update version ([098832e](https://github.com/ofallante/bibleapi/commit/098832e))
47+
- change the sample user ([256be0d](https://github.com/ofallante/bibleapi/commit/256be0d))
48+
- circle ci ([#1](https://github.com/ofallante/bibleapi/issues/1)) ([b58afe5](https://github.com/ofallante/bibleapi/commit/b58afe5))
49+
- move dependencies ([1783b1f](https://github.com/ofallante/bibleapi/commit/1783b1f))
50+
- remove unused nodemon ([4b1ca0e](https://github.com/ofallante/bibleapi/commit/4b1ca0e))
51+
- set node version ([3dfb7e0](https://github.com/ofallante/bibleapi/commit/3dfb7e0))
52+
- set props on package.json ([c6f37ca](https://github.com/ofallante/bibleapi/commit/c6f37ca))
4753

54+
### Features
55+
56+
- add patreon button ([#7](https://github.com/ofallante/bibleapi/issues/7)) ([13f301e](https://github.com/ofallante/bibleapi/commit/13f301e))
57+
- posting new homepage ([acb2332](https://github.com/ofallante/bibleapi/commit/acb2332))
58+
59+
<a name="0.2.0"></a>
60+
61+
# 0.2.0 (2018-11-25)

0 commit comments

Comments
 (0)