File tree Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
8
+
9
+
10
+ ## [ v0.1.9] ( https://github.com/javanile/php-imap2/compare/0.1.9...0.1.8 ) - 2022-09-15
11
+
12
+ ### Changed
13
+
14
+ - Updated imap2_last_error message ([ #3 ] ( https://github.com/javanile/php-imap2/issues/3 ) )
15
+
16
+ ### Fixed
17
+
18
+ - Fixed imap2_fetchmime unexpected behaviour ([ #10 ] ( https://github.com/javanile/php-imap2/issues/10 ) )
19
+
20
+
21
+
8
22
## [ v0.1.8] ( https://github.com/javanile/php-imap2/compare/0.1.8...0.1.7 ) - 2022-09-05
9
23
10
24
### Changed
@@ -20,9 +34,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
20
34
## [ v0.1.7] ( https://github.com/javanile/php-imap2/compare/0.1.7...0.1.0 ) - 2022-01-01
21
35
22
36
### Changed
23
-
24
- - Documentation amends ([ #3 ] ( https://github.com/javanile/php-imap2/issues/3 ) )
37
+
38
+ - Documentation amends ([ #3 ] ( https://github.com/javanile/php-imap2/issues/3 ) )
25
39
26
40
### Fixed
27
41
28
- - Documentation amends ([ #3 ] ( https://github.com/javanile/php-imap2/issues/3 ) )
42
+ - Generic imap2_open bugs ([ #3 ] ( https://github.com/javanile/php-imap2/issues/3 ) )
You can’t perform that action at this time.
0 commit comments