Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Commit

Permalink
Fix conflict in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jjnicola committed Aug 12, 2021
1 parent 3d7ab0d commit 71f08ad
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#395](https://github.com/greenbone/ospd/pull/395)

### Changed
<<<<<<< HEAD
- Set Log Timestamp to UTC. [#394](https://github.com/greenbone/ospd-openvas/pull/394)
- Stopping scan. [#432](https://github.com/greenbone/ospd/pull/432)

=======
- Use better defaults for file paths and permissions [#429](https://github.com/greenbone/ospd/pull/429)

### Deprecated
### Removed
>>>>>>> 352d01e (Add changelog entry)
### Fixed
### Removed
- Remove dry run from ospd. [#402](https://github.com/greenbone/ospd-openvas/pull/402)
Expand All @@ -34,6 +28,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Add target option for supplying dedicated port list for alive detection (Boreas only) via OSP. [#323](https://github.com/greenbone/ospd/pull/323)
- Add target option for supplying alive test methods via separate elements. [#329](https://github.com/greenbone/ospd/pull/329)

### Changed
- Use better defaults for file paths and permissions [#429](https://github.com/greenbone/ospd/pull/429)

### Removed
- Remove python3.5 support and deprecated methods. [#316](https://github.com/greenbone/ospd/pull/316)

Expand Down

0 comments on commit 71f08ad

Please sign in to comment.