Skip to content

Commit 7ab8fa7

Browse files
chore(release): 1.234.0 [skip ci]
# [1.234.0](v1.233.0...v1.234.0) (2020-12-22) ### Features * **map_jinja:** allow working with filenames other than `map.jinja` ([2987e67](2987e67)) * **rabbitmq:** manage `map.jinja` verification ([4a0c664](4a0c664))
1 parent cd3ea67 commit 7ab8fa7

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

CHANGELOG.md

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

3+
# [1.234.0](https://github.com/myii/ssf-formula/compare/v1.233.0...v1.234.0) (2020-12-22)
4+
5+
6+
### Features
7+
8+
* **map_jinja:** allow working with filenames other than `map.jinja` ([2987e67](https://github.com/myii/ssf-formula/commit/2987e67d4873a3f992e445ea3ba9c172e36735a7))
9+
* **rabbitmq:** manage `map.jinja` verification ([4a0c664](https://github.com/myii/ssf-formula/commit/4a0c664a489546df89093b532ab92a56b9c25d4c))
10+
311
# [1.233.0](https://github.com/myii/ssf-formula/compare/v1.232.0...v1.233.0) (2020-12-22)
412

513

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: 1.233.0
4+
version: 1.234.0
55
release: 1
66
minimum_version: 2017.7
77
summary: ssf formula

docs/CHANGELOG.rst

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

5+
`1.234.0 <https://github.com/myii/ssf-formula/compare/v1.233.0...v1.234.0>`_ (2020-12-22)
6+
---------------------------------------------------------------------------------------------
7+
8+
Features
9+
^^^^^^^^
10+
11+
12+
* **map_jinja:** allow working with filenames other than ``map.jinja`` (\ `2987e67 <https://github.com/myii/ssf-formula/commit/2987e67d4873a3f992e445ea3ba9c172e36735a7>`_\ )
13+
* **rabbitmq:** manage ``map.jinja`` verification (\ `4a0c664 <https://github.com/myii/ssf-formula/commit/4a0c664a489546df89093b532ab92a56b9c25d4c>`_\ )
14+
515
`1.233.0 <https://github.com/myii/ssf-formula/compare/v1.232.0...v1.233.0>`_ (2020-12-22)
616
---------------------------------------------------------------------------------------------
717

0 commit comments

Comments
 (0)