summaryrefslogtreecommitdiffstats
path: root/collections-debian-merged/ansible_collections/community/digitalocean/changelogs/changelog.yaml
blob: af9d7535f164dfcec1348f5de087e09803ab4a76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
ancestor: null
releases:
  0.1.0:
    changes:
      release_summary: Initial release of the collection after extracing the modules
        from `community.general <https://github.com/ansible-collections/community.general/>`_.
    fragments:
    - 0.1.0.yml
    release_date: '2020-07-07'
  1.0.0:
    changes:
      bugfixes:
      - Sanity test documentation fixes (https://github.com/ansible-collections/community.digitalocean/pull/3).
      - Update docs examples to use FQCN (https://github.com/ansible-collections/community.digitalocean/issues/14).
    fragments:
    - 14-docs-fqcn.yaml
    - 3-sanity-docs-fixes.yaml
    release_date: '2020-08-17'