|
1 | 1 | # Changelog |
2 | 2 |
|
| 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 | + |
3 | 20 | ## v0.3.0 (2020-02-25) |
4 | 21 |
|
5 | | -### Upgrade |
| 22 | +### Changes |
| 23 | + |
| 24 | +#### Upgrade |
6 | 25 |
|
7 | 26 | * Use php:7.4.3-apache-buster as base image ([d39cab1](https://github.com/teecke/gp-php/commit/d39cab1)) |
8 | 27 |
|
9 | | -### Update |
| 28 | +#### Update |
10 | 29 |
|
11 | 30 | * Use next image tag in docker-compose file ([5c9d9a5](https://github.com/teecke/gp-php/commit/5c9d9a5)) |
12 | 31 |
|
13 | | -### Build |
| 32 | +#### Build |
14 | 33 |
|
15 | 34 | * Update Auto Release Log adding v0.3.0 info with JPL ([227dc36](https://github.com/teecke/gp-php/commit/227dc36)) |
16 | 35 | * Use a most generig gp pipeline ([c90591b](https://github.com/teecke/gp-php/commit/c90591b)) |
17 | 36 |
|
18 | | -### Docs |
| 37 | +#### Docs |
19 | 38 |
|
20 | 39 | * Generate v0.2.0 changelog with JPL ([dc21df6](https://github.com/teecke/gp-php/commit/dc21df6)) |
21 | 40 |
|
| 41 | +### Authors |
| 42 | + |
| 43 | +* Pedro Amador |
| 44 | + |
22 | 45 | ## v0.2.0 (2020-01-26) |
23 | 46 |
|
24 | | -### New |
| 47 | +### Changes |
| 48 | + |
| 49 | +#### New |
25 | 50 |
|
26 | 51 | * Add .gitignore file ([b9775ab](https://github.com/teecke/gp-php/commit/b9775ab)) |
27 | 52 | * 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)) |
30 | 53 |
|
31 | | -### Upgrade |
| 54 | +#### Upgrade |
32 | 55 |
|
33 | 56 | * 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)) |
35 | 57 |
|
36 | | -### Build |
| 58 | +#### Build |
37 | 59 |
|
38 | 60 | * Update Auto Release Log adding v0.2.0 info with JPL ([9324772](https://github.com/teecke/gp-php/commit/9324772)) |
39 | 61 | * 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)) |
42 | 62 |
|
43 | | -### Docs |
| 63 | +#### Docs |
44 | 64 |
|
45 | 65 | * Fix docker network name reference in the main readme file ([32456de](https://github.com/teecke/gp-php/commit/32456de)) |
46 | 66 | * Generate v0.1.0 changelog with JPL ([787834e](https://github.com/teecke/gp-php/commit/787834e)) |
47 | 67 |
|
| 68 | +### Authors |
| 69 | + |
| 70 | +* Pedro Amador |
| 71 | + |
48 | 72 | ## v0.1.0 (2019-10-01) |
49 | 73 |
|
50 | | -### New |
| 74 | +### Changes |
| 75 | + |
| 76 | +#### New |
51 | 77 |
|
52 | 78 | * Add devcontrol bash linter action and startup file ([d5d07be](https://github.com/teecke/gp-php/commit/d5d07be)) |
53 | 79 | * First functional release, adding all initial stuff ([79af798](https://github.com/teecke/gp-php/commit/79af798)) |
54 | 80 |
|
55 | | -### Upgrade |
| 81 | +#### Upgrade |
56 | 82 |
|
57 | 83 | * Change docker image files location ([e9fd0c4](https://github.com/teecke/gp-php/commit/e9fd0c4)) |
58 | 84 |
|
59 | | -### Build |
| 85 | +#### Build |
60 | 86 |
|
61 | 87 | * Update Auto Release Log adding v0.1.0 info with JPL ([09c9cfb](https://github.com/teecke/gp-php/commit/09c9cfb)) |
62 | 88 | * Review docker files location ([2d308cf](https://github.com/teecke/gp-php/commit/2d308cf)) |
63 | 89 |
|
| 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