Skip to content

Commit 5e0dbec

Browse files
committed
Version bump
1 parent f5c6f83 commit 5e0dbec

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
####v1.0.5
2+
3+
[ENHANCEMENT] Added `Attachment` usage example to documentation [#5](https://github.com/message/php-mime-mail-parser/pull/5)
4+
15
####v1.0.4
26

37
[FIX] Some private methods changed to protected. Fixed attechment stream 2028 characters issue [#4](https://github.com/message/php-mime-mail-parser/pull/4)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Feel free to contribute.
99
## Composer
1010
```json
1111
"require": {
12-
"messaged/php-mime-mail-parser": "v1.0.4"
12+
"messaged/php-mime-mail-parser": "v1.0.5"
1313
}
1414
```
1515

0 commit comments

Comments
 (0)