Skip to content

Commit b000b23

Browse files
author
bidi
committed
updated changelog
1 parent 65579ed commit b000b23

1 file changed

Lines changed: 104 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,107 @@
1+
## 4.0.0 - 2022-08-10
2+
3+
### Changed
4+
* Updated dependecies versions, including PHP to ~8.0.0 || ~8.1.0
5+
* Restricted laminas-mail version to >=2.17
6+
7+
### Added
8+
* Nothing
9+
10+
### Deprecated
11+
* Nothing
12+
13+
### Removed
14+
* Nothing
15+
16+
### Fixed
17+
* Nothing
18+
19+
## 3.3.1 - 2022-08-10
20+
21+
### Changed
22+
* Updated dependecies versions
23+
* Restricted laminas-mail version to <=2.16
24+
25+
### Added
26+
* Nothing
27+
28+
### Deprecated
29+
* Nothing
30+
31+
### Removed
32+
* Nothing
33+
34+
### Fixed
35+
* Nothing
36+
37+
## 3.3.0 - 2022-06-20
38+
39+
### Changed
40+
* Updated PHP version to allow 8.0 and 8.1
41+
42+
### Added
43+
* PHP 8.0 and 8.1 compatiblity
44+
45+
### Deprecated
46+
* Nothing
47+
48+
### Removed
49+
* Nothing
50+
51+
### Fixed
52+
* Nothing
53+
54+
## 2.1 - 2021-11-04
55+
56+
### Changed
57+
* Nothing
58+
59+
### Added
60+
* Logging sent emails
61+
62+
### Deprecated
63+
* Nothing
64+
65+
### Removed
66+
* Nothing
67+
68+
### Fixed
69+
* Nothing
70+
71+
## 3.2.1 - 2021-09-24
72+
73+
### Changed
74+
* Nothing
75+
76+
### Added
77+
* Nothing
78+
79+
### Deprecated
80+
* Nothing
81+
82+
### Removed
83+
* Nothing
84+
85+
### Fixed
86+
* log/mail directory privileges
87+
88+
## 3.2.0 - 2021-09-23
89+
90+
### Changed
91+
* Nothing
92+
93+
### Added
94+
* Logging sent emails
95+
96+
### Deprecated
97+
* Nothing
98+
99+
### Removed
100+
* Nothing
101+
102+
### Fixed
103+
* Nothing
104+
1105
## 3.1.1 - 2021-06-08
2106

3107
### Changed

0 commit comments

Comments
 (0)