File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## 3.1.0 - 2024-09-30
8
+ [ Full Changelog] ( https://github.com/zimbra-api/soap-api/compare/3.0.3...3.1.0 )
9
+
10
+ * Refactor code with phpactor
11
+
7
12
## 3.0.3 - 2024-04-23
8
13
[ Full Changelog] ( https://github.com/zimbra-api/soap-api/compare/3.0.2...3.0.3 )
9
14
@@ -28,6 +33,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
28
33
* Replace MyClabs Enum by PHP 8.1 BackedEnum
29
34
* Replace Http Discovery by PSR Discovery
30
35
36
+ ## 2.2.0 - 2024-09-30
37
+ [ Full Changelog] ( https://github.com/zimbra-api/soap-api/compare/2.1.2...2.2.0 )
38
+
39
+ * Refactor code with phpactor
40
+
31
41
## 2.1.0 - 2023-04-10
32
42
[ Full Changelog] ( https://github.com/zimbra-api/soap-api/compare/2.0.8...2.1.0 )
33
43
You can’t perform that action at this time.
0 commit comments