Skip to content

Commit

Permalink
chore(release): 0.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.2.0](v0.1.3...v0.2.0) (2021-05-17)

### Continuous Integration

* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([2987146](2987146))

### Documentation

* **readme:** fix headings [skip ci] ([c0a296c](c0a296c))

### Features

* **dkim:** add state to manage DKIM keys ([e4ac895](e4ac895))
  • Loading branch information
semantic-release-bot committed May 17, 2021
1 parent 0ea2459 commit a427298
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 6 deletions.
6 changes: 3 additions & 3 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ This list is sorted by the number of commits per contributor in _descending_ ord

Avatar|Contributor|Contributions
:-:|---|:-:
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|21
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|20
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|23
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|22
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/458548?v=4' width='36' height='36' alt='@SuperTux88'>|[@SuperTux88](https://github.com/SuperTux88)|5
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|3
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>|[@baby-gnu](https://github.com/baby-gnu)|1
Expand All @@ -14,4 +14,4 @@ Avatar|Contributor|Contributions

---

Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-05-03.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-05-17.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

# [0.2.0](https://github.com/saltstack-formulas/rspamd-formula/compare/v0.1.3...v0.2.0) (2021-05-17)


### Continuous Integration

* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([2987146](https://github.com/saltstack-formulas/rspamd-formula/commit/29871461d78e73d2841135163548e667152f8b64))


### Documentation

* **readme:** fix headings [skip ci] ([c0a296c](https://github.com/saltstack-formulas/rspamd-formula/commit/c0a296cdface1403465ec04f71123ea1ca62eb13))


### Features

* **dkim:** add state to manage DKIM keys ([e4ac895](https://github.com/saltstack-formulas/rspamd-formula/commit/e4ac895cd93cc161d376d0ed0a5fea20da730cdc))

## [0.1.3](https://github.com/saltstack-formulas/rspamd-formula/compare/v0.1.2...v0.1.3) (2021-05-03)


Expand Down
6 changes: 3 additions & 3 deletions docs/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
- `@myii <https://github.com/myii>`_
- 21
- 23
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>`
- `@javierbertoli <https://github.com/javierbertoli>`_
- 20
- 22
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/458548?v=4' width='36' height='36' alt='@SuperTux88'>`
- `@SuperTux88 <https://github.com/SuperTux88>`_
- 5
Expand All @@ -38,4 +38,4 @@ This list is sorted by the number of commits per contributor in *descending* ord

----

Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-05-03.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2021-05-17.
21 changes: 21 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@
Changelog
=========

`0.2.0 <https://github.com/saltstack-formulas/rspamd-formula/compare/v0.1.3...v0.2.0>`_ (2021-05-17)
--------------------------------------------------------------------------------------------------------

Continuous Integration
^^^^^^^^^^^^^^^^^^^^^^


* add ``arch-master`` to matrix and update ``.travis.yml`` [skip ci] (\ `2987146 <https://github.com/saltstack-formulas/rspamd-formula/commit/29871461d78e73d2841135163548e667152f8b64>`_\ )

Documentation
^^^^^^^^^^^^^


* **readme:** fix headings [skip ci] (\ `c0a296c <https://github.com/saltstack-formulas/rspamd-formula/commit/c0a296cdface1403465ec04f71123ea1ca62eb13>`_\ )

Features
^^^^^^^^


* **dkim:** add state to manage DKIM keys (\ `e4ac895 <https://github.com/saltstack-formulas/rspamd-formula/commit/e4ac895cd93cc161d376d0ed0a5fea20da730cdc>`_\ )

`0.1.3 <https://github.com/saltstack-formulas/rspamd-formula/compare/v0.1.2...v0.1.3>`_ (2021-05-03)
--------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit a427298

Please sign in to comment.