Skip to content

Commit 45084d4

Browse files
committed
added #422 for rc2
1 parent b38a558 commit 45084d4

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

CHANGELOG.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,19 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
66

77
## [1.0.0] - 2021-05-18
88

9-
### Added
10-
11-
- Prefer daemon or socket to executable mode if any of those is available [#399](https://github.com/owncloud/files_antivirus/pull/399)
12-
139
### Fixed
1410

1511
- Prevent upload virus file with new public WebDAV API - [#334](https://github.com/owncloud/files_antivirus/pull/334)
1612
- fix: handle McAfee response [#413](https://github.com/owncloud/files_antivirus/pull/413)
13+
- docs: fix icap setup - [#417](https://github.com/owncloud/files_antivirus/pull/417)
1714
- Improve validation pattern to check whether port number is in [1, 65535] range [423](https://github.com/owncloud/files_antivirus/pull/423)
1815
- Prevent from crashing on missing or expired license [#426](https://github.com/owncloud/files_antivirus/pull/426)
1916

2017
### Changed
2118

19+
- Prefer daemon or socket to executable mode if any of those is available [#399](https://github.com/owncloud/files_antivirus/pull/399)
2220
- Do not depend on the sockets PHP extension [#428](https://github.com/owncloud/files_antivirus/pull/428)
21+
- Move executable options into config.php [#442](https://github.com/owncloud/files_antivirus/pull/442)
2322

2423

2524
## [0.16.0] - 2021-02-01

0 commit comments

Comments
 (0)