Skip to content

Commit 0fc84b6

Browse files
Add CHANGELOG.md
1 parent 1dd3eb3 commit 0fc84b6

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6+
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7+
8+
## [v0.1.8](https://github.com/javanile/php-imap2/compare/0.1.8...0.1.7) - 2022-09-05
9+
10+
### Changed
11+
12+
- New reopen error message ([#3](https://github.com/javanile/php-imap2/issues/3))
13+
14+
### Fixed
15+
16+
- Fixed reopen functions ([#3](https://github.com/javanile/php-imap2/issues/3))
17+
18+
19+
20+
## [v0.1.7](https://github.com/javanile/php-imap2/compare/0.1.7...0.1.0) - 2022-01-01
21+
22+
### Changed
23+
24+
- Documentation amends ([#3](https://github.com/javanile/php-imap2/issues/3))
25+
26+
### Fixed
27+
28+
- Documentation amends ([#3](https://github.com/javanile/php-imap2/issues/3))

0 commit comments

Comments
 (0)