Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.

Commit fac1c3e

Browse files
author
Jenkins
committed
Docs: Generate v0.3.1 changelog with JPL
1 parent b409de3 commit fac1c3e

File tree

1 file changed

+58
-16
lines changed

1 file changed

+58
-16
lines changed

CHANGELOG.md

Lines changed: 58 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,63 +1,105 @@
11
# Changelog
22

3+
## v0.3.1 (2020-04-05)
4+
5+
### Changes
6+
7+
#### Build
8+
9+
* Update Auto Release Log adding v0.3.1 info with JPL ([b409de3](https://github.com/teecke/gp-php/commit/b409de3))
10+
* Review pipeline ([6c38d81](https://github.com/teecke/gp-php/commit/6c38d81))
11+
12+
#### Docs
13+
14+
* Generate v0.3.0 changelog with JPL ([3fd4d4a](https://github.com/teecke/gp-php/commit/3fd4d4a))
15+
16+
### Authors
17+
18+
* Pedro Amador
19+
320
## v0.3.0 (2020-02-25)
421

5-
### Upgrade
22+
### Changes
23+
24+
#### Upgrade
625

726
* Use php:7.4.3-apache-buster as base image ([d39cab1](https://github.com/teecke/gp-php/commit/d39cab1))
827

9-
### Update
28+
#### Update
1029

1130
* Use next image tag in docker-compose file ([5c9d9a5](https://github.com/teecke/gp-php/commit/5c9d9a5))
1231

13-
### Build
32+
#### Build
1433

1534
* Update Auto Release Log adding v0.3.0 info with JPL ([227dc36](https://github.com/teecke/gp-php/commit/227dc36))
1635
* Use a most generig gp pipeline ([c90591b](https://github.com/teecke/gp-php/commit/c90591b))
1736

18-
### Docs
37+
#### Docs
1938

2039
* Generate v0.2.0 changelog with JPL ([dc21df6](https://github.com/teecke/gp-php/commit/dc21df6))
2140

41+
### Authors
42+
43+
* Pedro Amador
44+
2245
## v0.2.0 (2020-01-26)
2346

24-
### New
47+
### Changes
48+
49+
#### New
2550

2651
* Add .gitignore file ([b9775ab](https://github.com/teecke/gp-php/commit/b9775ab))
2752
* Add assets-install devcontrol action ([af08995](https://github.com/teecke/gp-php/commit/af08995))
28-
* Add devcontrol bash linter action and startup file ([d5d07be](https://github.com/teecke/gp-php/commit/d5d07be))
29-
* First functional release, adding all initial stuff ([79af798](https://github.com/teecke/gp-php/commit/79af798))
3053

31-
### Upgrade
54+
#### Upgrade
3255

3356
* Service refactor with assets install ([de77030](https://github.com/teecke/gp-php/commit/de77030))
34-
* Change docker image files location ([e9fd0c4](https://github.com/teecke/gp-php/commit/e9fd0c4))
3557

36-
### Build
58+
#### Build
3759

3860
* Update Auto Release Log adding v0.2.0 info with JPL ([9324772](https://github.com/teecke/gp-php/commit/9324772))
3961
* Use environment variable for mail notificacions targets ([9652348](https://github.com/teecke/gp-php/commit/9652348))
40-
* Update Auto Release Log adding v0.1.0 info with JPL ([09c9cfb](https://github.com/teecke/gp-php/commit/09c9cfb))
41-
* Review docker files location ([2d308cf](https://github.com/teecke/gp-php/commit/2d308cf))
4262

43-
### Docs
63+
#### Docs
4464

4565
* Fix docker network name reference in the main readme file ([32456de](https://github.com/teecke/gp-php/commit/32456de))
4666
* Generate v0.1.0 changelog with JPL ([787834e](https://github.com/teecke/gp-php/commit/787834e))
4767

68+
### Authors
69+
70+
* Pedro Amador
71+
4872
## v0.1.0 (2019-10-01)
4973

50-
### New
74+
### Changes
75+
76+
#### New
5177

5278
* Add devcontrol bash linter action and startup file ([d5d07be](https://github.com/teecke/gp-php/commit/d5d07be))
5379
* First functional release, adding all initial stuff ([79af798](https://github.com/teecke/gp-php/commit/79af798))
5480

55-
### Upgrade
81+
#### Upgrade
5682

5783
* Change docker image files location ([e9fd0c4](https://github.com/teecke/gp-php/commit/e9fd0c4))
5884

59-
### Build
85+
#### Build
6086

6187
* Update Auto Release Log adding v0.1.0 info with JPL ([09c9cfb](https://github.com/teecke/gp-php/commit/09c9cfb))
6288
* Review docker files location ([2d308cf](https://github.com/teecke/gp-php/commit/2d308cf))
6389

90+
### Authors
91+
92+
* Pedro Amador
93+
94+
## v0.0.1 (2019-10-01)
95+
96+
### Changes
97+
98+
#### Misc
99+
100+
* Initial commit ([5342a7f](https://github.com/teecke/gp-php/commit/5342a7f))
101+
102+
### Authors
103+
104+
* Pedro Amador Rodríguez
105+

0 commit comments

Comments
 (0)