Skip to content

Commit

Permalink
Small changelog fix for v3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ajvb committed Mar 24, 2021
1 parent cb4229f commit e807690
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions CHANGELOG.rst
Expand Up @@ -10,15 +10,10 @@ Features:

Changes:

* Comments at the beginning of YAML documents are now no longer discarded (#756)
* On failed decryption with GPG, return the error returned by GPG to the sops user (#762)
* Use yaml.v3 instead of modified yaml.v2 for handling YAML files (#791)
* Update aws-sdk-go to version v1.37.18 (#823)

Bug fixes:

* Fix several problems with YAML comment handling described in #695 (#754)

Project Changes:

* Switch from TravisCI to Github Actions (#792)
Expand Down

0 comments on commit e807690

Please sign in to comment.