Skip to content

Commit ac2fd25

Browse files
chore(release): 0.11.0 [skip ci]
# [0.11.0](v0.10.0...v0.11.0) (2019-08-28) ### Features * **formula:** add `cron-formula` ([b1f434e](b1f434e))
1 parent 5b83f9c commit ac2fd25

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
# [0.11.0](https://github.com/myii/ssf-formula/compare/v0.10.0...v0.11.0) (2019-08-28)
4+
5+
6+
### Features
7+
8+
* **formula:** add `cron-formula` ([b1f434e](https://github.com/myii/ssf-formula/commit/b1f434e))
9+
310
# [0.10.0](https://github.com/myii/ssf-formula/compare/v0.9.0...v0.10.0) (2019-08-28)
411

512

FORMULA

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: ssf
22
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
33
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
4-
version: 0.10.0
4+
version: 0.11.0
55
release: 1
66
minimum_version: 2017.7
77
summary: ssf formula

docs/CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Changelog
33
=========
44

5+
`0.11.0 <https://github.com/myii/ssf-formula/compare/v0.10.0...v0.11.0>`_ (2019-08-28)
6+
------------------------------------------------------------------------------------------
7+
8+
Features
9+
^^^^^^^^
10+
11+
12+
* **formula:** add ``cron-formula`` (\ `b1f434e <https://github.com/myii/ssf-formula/commit/b1f434e>`_\ )
13+
514
`0.10.0 <https://github.com/myii/ssf-formula/compare/v0.9.0...v0.10.0>`_ (2019-08-28)
615
-----------------------------------------------------------------------------------------
716

0 commit comments

Comments
 (0)