File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ ) .
6
6
7
- ## [ 1.0.0] - 2021-05-18
7
+ ## [ 1.0.0] - 2021-05-31
8
8
9
9
### Fixed
10
10
@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
13
13
- docs: fix icap setup - [ #417 ] ( https://github.com/owncloud/files_antivirus/pull/417 )
14
14
- Improve validation pattern to check whether port number is in [ 1, 65535] range [ 423] ( https://github.com/owncloud/files_antivirus/pull/423 )
15
15
- Prevent from crashing on missing or expired license [ #426 ] ( https://github.com/owncloud/files_antivirus/pull/426 )
16
+ - fix: [ ICAP] Stop reading the response after headers are read - [ #445 ] ( https://github.com/owncloud/files_antivirus/pull/445 )
16
17
17
18
### Changed
18
19
You can’t perform that action at this time.
0 commit comments