Skip to content

Commit 91314f7

Browse files
committed
Improve the structure of the changelog file.
1 parent 3cffe18 commit 91314f7

File tree

1 file changed

+26
-27
lines changed

1 file changed

+26
-27
lines changed

Changelog.md

+26-27
Original file line numberDiff line numberDiff line change
@@ -1,75 +1,74 @@
11
### v3.0.0
22

3-
[2020.07.20; Maikuolan] First stable release for the phpMussel-PHPMailer linker.
3+
- [2020.07.20] First stable release for the phpMussel-PHPMailer linker.
44

55
__*Why "v3.0.0" instead of "v1.0.0?"*__ Because the linker is intended for use with phpMussel v3, and development began at the same time as (and alongside), I've opted to start at *v3.0.0*, in order to avoid confusion with components intended for earlier versions of phpMussel, which have similar names and purpose.
66

77
### v3.1.0
88

9-
[2020.12.04; Maikuolan]: Maintenance release (dependencies update, repository cleanup, etc).
9+
- [2020.12.04]: Maintenance release (dependencies update, repository cleanup, etc).
1010

1111
### v3.1.1
1212

13-
[2021.03.03; Maikuolan]: Maintenance release.
13+
- [2021.03.03]: Maintenance release.
1414

1515
### v3.1.2
1616

17-
[2021.05.01; Bug-fix; Maikuolan]: Log truncation not being calculated properly; Fixed.
17+
#### Bugs fixed.
18+
- [2021.05.01]: Log truncation not being calculated properly; Fixed.
1819

19-
[2021.05.22; Security; Maikuolan]: Increasing PHPMailer version constraints from ^6.2 to ^6.4.1 due to CVE-2020-36326.
20+
#### Security.
21+
- [2021.05.22]: Increasing PHPMailer version constraints from ^6.2 to ^6.4.1 due to CVE-2020-36326.
2022

2123
### v3.1.3
2224

23-
[2021.05.28; Maikuolan]: Performed some minor refactoring.
25+
#### Security.
26+
- [2021.06.21]: Increasing PHPMailer version constraints from ^6.4.1 to ^6.5 due to CVE-2021-34551 and CVE-2021-3603.
2427

25-
[2021.06.21; Security; Maikuolan]: Increasing PHPMailer version constraints from ^6.4.1 to ^6.5 due to CVE-2021-34551 and CVE-2021-3603.
28+
#### Other changes.
29+
- [2021.05.28]: Performed some minor refactoring.
2630

2731
### v3.1.4
2832

29-
[2022.02.14; Maikuolan]: Maintenance release.
33+
- [2022.02.14]: Maintenance release.
3034

3135
### v3.1.5
3236

33-
[2022.07.28; Maikuolan]: Added L10N for Malay.
34-
35-
[2022.09.01; Maikuolan]: Added L10N for Persian/Farsi, Hebrew, and Ukrainian.
37+
- [2022.07.28]: Added L10N for Malay.
38+
- [2022.09.01]: Added L10N for Persian/Farsi, Hebrew, and Ukrainian.
3639

3740
### v3.1.6
3841

39-
[2022.10.25; Maikuolan]: Hardened some configuration constraints.
40-
41-
[2022.11.20; Maikuolan]: Avoid packaging unnecessary files into dist.
42+
- [2022.10.25]: Hardened some configuration constraints.
43+
- [2022.11.20]: Avoid packaging unnecessary files into dist.
4244

4345
### v3.1.7
4446

45-
[2022.11.30; Maikuolan]: Adjusted minimum value for some port directives from 1 to 0.
47+
- [2022.11.30]: Adjusted minimum value for some port directives from 1 to 0.
4648

4749
### v3.1.8
4850

49-
[2023.04.30; Maikuolan]: Added L10N for Bulgarian, Czech, and Punjabi.
51+
- [2023.04.30]: Added L10N for Bulgarian, Czech, and Punjabi.
5052

5153
### v3.1.9
5254

53-
[2023.09.04; Maikuolan]: Added L10N for Afrikaans and Romanian.
54-
55-
[2023.09.16~18; Maikuolan]: Significantly refactored all L10N data.
56-
57-
[2023.09.18; Maikuolan]: Better resource guarding.
55+
- [2023.09.04]: Added L10N for Afrikaans and Romanian.
56+
- [2023.09.16~18]: Significantly refactored all L10N data.
57+
- [2023.09.18]: Better resource guarding.
5858

5959
### v3.1.10
6060

61-
[2023.11.22; Maikuolan]: Maintenance release.
61+
- [2023.11.22]: Maintenance release.
6262

6363
### v3.1.11
6464

65-
[2024.03.13; Maikuolan]: Added L10N for Bosnian, Catalan, Galician, Gujarati, Croatian, and Serbian.
65+
- [2024.03.13]: Added L10N for Bosnian, Catalan, Galician, Gujarati, Croatian, and Serbian.
6666

6767
### v3.1.12
6868

69-
[2024.06.22; Maikuolan]: Maintenance release.
69+
- [2024.06.22]: Maintenance release.
7070

7171
### v3.1.13
7272

73-
[2024.07.02; Maikuolan]: Merged zh and zh-TW L10N, and dropped region designations (e.g., CN, TW) in favour of script designations (e.g., Hans, Hant).
74-
75-
[2024.09.14; Maikuolan]: Added L10N for Marathi and Malayalam.
73+
- [2024.07.02]: Merged zh and zh-TW L10N, and dropped region designations (e.g., CN, TW) in favour of script designations (e.g., Hans, Hant).
74+
- [2024.09.14]: Added L10N for Marathi and Malayalam.

0 commit comments

Comments
 (0)