File tree Expand file tree Collapse file tree 1 file changed +17
-2
lines changed
Expand file tree Collapse file tree 1 file changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -6,15 +6,30 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
66
77## [ UNRELEASED]
88### Fixed
9+ - NaN
10+
11+ ### Added
12+ - NaN
13+
14+ ### Breaking changes
15+ - NaN
16+
17+ ### Affected Classes
18+ - NaN
19+
20+ ## [ 1.5.0] - 2020-08-20
21+ ### Fixed
922- Point to root namespace if handling native functions (#279 )
1023- Use address charset from header information if set (#286 )
1124- Fix Attachment::getExtension() under Laravel 7.x (#290 )
25+ - Custom and X-Spam search criteria fixed (#296 )
1226
1327### Added
1428- Prevent double where condition strings
29+ - Optional iconv_mime_decode() support added (#295 )
1530
1631### Breaking changes
17- - NaN
32+ - Custom search conditions have to begin with ` CUSTOM `
1833
1934### Affected Classes
2035- [ Query::class] ( src/Query/WhereQuery.php )
@@ -23,7 +38,7 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
2338- [ Folder::class] ( src/Folder.php )
2439- [ Message::class] ( src/Message.php )
2540
26- ## [ 1.4.5] - 2019 -01-23
41+ ## [ 1.4.5] - 2020 -01-23
2742### Fixed
2843- Convert encoding of personal data struct #272
2944- Test & implement fix for #203 #270 #235
You can’t perform that action at this time.
0 commit comments