Skip to content

Commit 0f466b1

Browse files
Add CHANGELOG.md
1 parent 9cc6692 commit 0f466b1

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

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+
822
## [v0.1.8](https://github.com/javanile/php-imap2/compare/0.1.8...0.1.7) - 2022-09-05
923

1024
### Changed
@@ -20,9 +34,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2034
## [v0.1.7](https://github.com/javanile/php-imap2/compare/0.1.7...0.1.0) - 2022-01-01
2135

2236
### 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))
2539

2640
### Fixed
2741

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))

0 commit comments

Comments
 (0)