Skip to content

Commit 00ce488

Browse files
committed
major CHANGELOG update based a our template
Signed-off-by: Pascal Andy <[email protected]>
1 parent 639050d commit 00ce488

File tree

1 file changed

+52
-8
lines changed

1 file changed

+52
-8
lines changed

CHANGELOG.md

+52-8
Original file line numberDiff line numberDiff line change
@@ -1,61 +1,101 @@
1+
# CHANGELOG.md - docker-stack-this
2+
3+
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
4+
5+
FirePress Public Roadmap:
6+
https://trello.com/b/0fCwwzqc/firepress-public-roadmap
7+
8+
Based on this template:
9+
https://gist.github.com/pascalandy/af709db02d3fe132a3e6f1c11b934fe4
10+
11+
## 0.0.0 status template
12+
### ⚡️ Updates
13+
### 🚀 Added (new feat.)
14+
### 🐛 Fix bug
15+
### 🛑 Removed
16+
### 🔑 Security
17+
18+
---
19+
20+
# Releases
21+
22+
23+
## 2.0.1
24+
### ⚡️ Updates
25+
- 639050dd Update to Traefik 1.7.9
26+
- Added a script to push release easily
27+
- Better gitignore
28+
- comment about a compose file beeing tested
129

2-
# CHANGELOG.md
330

431
## 2.00
32+
### ⚡️ Updates
533
- bump to traefik 1.7.8
634

7-
p.s. I bump to a major version because in my DevOps set up it makes sense. But there is nothing major regarding this particular repo.
35+
p.s. I bump to a major version because in my overall DevOps set up it makes sense. But there is nothing major regarding this particular repo.
836

937

1038
## 1.56
39+
### ⚡️ Updates
1140
- bump to traefik 1.7.7
1241
- better log management on all services
1342
- better README
1443
- better comments within compose files
1544

1645
## 1.55
46+
### 🚀 Added (new feat.)
1747
- traefik is now using Authentification
1848

1949
## 1.54
50+
### ⚡️ Updates
2051
- d2b3a5fa readme udpate
2152
- bump to caddy 0.11.1
2253
- bump to traefik 1.7.6
2354
- remove static files for webapps
2455

2556
## 1.53
57+
### 🚀 Added (new feat.)
2658
- Added portainer with its agent
2759

2860
## 1.52
61+
### ⚡️ Updates
2962
- fixed minimum memory requirement from 1M to 4M
3063

3164
## 1.51
65+
### ⚡️ Updates
3266
- update memory defaults
3367

3468
## 1.50
69+
### 🚀 Added (new feat.)
3570
- added bash-template (best practices)
3671
- cleaning the project
3772

3873
## 1.49
74+
### ⚡️ Updates
3975
- update to traefik 1.7.5
4076
- rebuild socatproxy from alpine:3.8
4177
- Add a ntw_proxy network
4278
- various code cleaning
4379
- removed DIR traefik_stack6-wip
4480

4581
## 1.48
82+
### 🐛 Fix bug
4683
- Fix trailing ‘/‘ issue for portainer
4784

4885
## 1.47
86+
### ⚡️ Updates
4987
- bump to traefik 1.6.6
5088

5189
## 1.47
90+
### ⚡️ Updates
5291
- bump to traefik 1.6.5
5392

5493
## 1.45
94+
### ⚡️ Updates
5595
- 60dc878c bump to traefik 1.6.4
5696

5797
## 1.44
58-
98+
### ⚡️ Updates
5999
- we still use portainer 1.16.5
60100
- 2541361e portainer 1.17.1 is not stable
61101
- 58e236ed portainer major refactoring /C
@@ -64,12 +104,14 @@ p.s. I bump to a major version because in my DevOps set up it makes sense. But t
64104
- 2c5bd542 bump to portainer:1.17.1
65105
- 19a757d0 bump to traefik:1.6.2-alpine
66106

67-
## 1.43
68107

108+
## 1.43
109+
### ⚡️ Updates
69110
could not work under branch 1.43 weird …
70111

71-
## 1.42
72112

113+
## 1.42
114+
### ⚡️ Updates
73115
- update to traefik 1.6.0
74116
- update to nginx 1.13.12
75117
- update caddy to 1.10.14
@@ -97,18 +139,20 @@ d4956c4a wip WordPress /b
97139
ac3b2856 minor updates
98140

99141
## bump to 1.41
100-
142+
### ⚡️ Updates
101143
- caddy 0.10.12
102144
- Testing wordpress via traefik_stack6-wip
103145
- update to portainer 1.16.5
104146

105-
## bump to 1.40
106147

148+
## bump to 1.40
149+
### ⚡️ Updates
107150
- update to nginx 1.13.10-alpine
108151
- update to caddy 0.10.11
109152

110-
## bump to 1.38
111153

154+
## bump to 1.38
155+
### ⚡️ Updates
112156
commit 8753f097247200e666355c2e4f6d8df83b6f093b
113157
Author: Pascal Andy <[email protected]>
114158
Date: Thu Mar 22 22:08:04 2018 -0400

0 commit comments

Comments
 (0)