# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [v0.1.10](https://github.com/javanile/php-imap2/compare/0.1.9...0.1.10) - 2022-10-25 ### Changed - Updated imap2_fetchstructure message with support over 2000 emails ([#10](https://github.com/javanile/php-imap2/issues/10)) ### Fixed - Fixed imap2_headers missing un-flagged emails ([#17](https://github.com/javanile/php-imap2/issues/17)) ## [v0.1.9](https://github.com/javanile/php-imap2/compare/0.1.8...0.1.9) - 2022-09-15 ### Changed - Updated imap2_last_error message ([#3](https://github.com/javanile/php-imap2/issues/3)) ### Fixed - Fixed imap2_fetchmime unexpected behaviour ([#10](https://github.com/javanile/php-imap2/issues/10)) ## [v0.1.8](https://github.com/javanile/php-imap2/compare/0.1.7...0.1.8) - 2022-09-05 ### Changed - New reopen error message ([#3](https://github.com/javanile/php-imap2/issues/3)) ### Fixed - Fixed reopen functions ([#3](https://github.com/javanile/php-imap2/issues/3)) ## [v0.1.7](https://github.com/javanile/php-imap2/compare/0.1.0...0.1.7) - 2022-01-01 ### Changed - Documentation amends ([#3](https://github.com/javanile/php-imap2/issues/3)) ### Fixed - Generic imap2_open bugs ([#3](https://github.com/javanile/php-imap2/issues/3))