Skip to content

Commit

Permalink
Merge pull request #358 from y0urself/fix-changelog
Browse files Browse the repository at this point in the history
Move the Changelog entry to Unreleased
  • Loading branch information
y0urself authored Dec 14, 2020
2 parents a6e1c74 + c7d5b74 commit e213f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Added AUDIT and POLICY to EntityType enum [#353](https://github.com/greenbone/python-gvm/pull/353)

### Changed
* added the `audits` parameter to `get_policy` [#345](https://github.com/greenbone/python-gvm/pull/345)
* Update get_aggregates params in GMP 9.0 and newer [#359](https://github.com/greenbone/python-gvm/pull/359)

### Deprecated
Expand All @@ -27,7 +28,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed
* Implement tuple for `family` argument for `modify_config_set_family_selection` [#354](https://github.com/greenbone/python-gvm/pull/354)
* added the `audits` parameter to `get_policy` [#345](https://github.com/greenbone/python-gvm/pull/345)

[20.11.3]: https://github.com/greenbone/python-gvm/compare/v20.11.2...HEAD

Expand Down

0 comments on commit e213f90

Please sign in to comment.