Skip to content

6.9.0

Compare
Choose a tag to compare
@freemanjp freemanjp released this 07 Oct 09:11
· 23 commits to master since this release
0c96805

Bug fix:

  • #223: Fixed overwrite with empty settings

Enhancement:

  • #226: Added support for managing keybindings.json

Other changes:

  • #209: Increased upper Ansible test range to Ansible 2.10
  • #210: Increased minimum Ansible version to 2.9
  • #211: Upgraded Ansible Lint to version 5.4.0
  • #212: Upgraded Flake8 to version 4.0.1
  • #213: Upgraded yamllint to version 1.26.3
  • #214: Updated moleculew to version 1.2.0
  • #215: Upgraded Molecule to 3.1.5
  • #216: Upgraded test Python version to 3.8.10
  • #217: Changed CI to run on Ubuntu 20.04
  • #218: Changed CI to use ansible-galaxy-import-action
  • #219: Refactored to reuse release workflow