chore(release): 0.41.0 [skip ci]
# [0.41.0](https://github.com/saltstack-formulas/apache-formula/compare/v0.40.0...v0.41.0) (2020-07-16) ### Features * **vhosts/standard:** add support for ScriptAlias in standard vhost ([b88b437
](b88b437308
))
This commit is contained in:
parent
5a186de875
commit
3adbbcbe0c
@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
# [0.41.0](https://github.com/saltstack-formulas/apache-formula/compare/v0.40.0...v0.41.0) (2020-07-16)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **vhosts/standard:** add support for ScriptAlias in standard vhost ([b88b437](https://github.com/saltstack-formulas/apache-formula/commit/b88b437308ff5d6bc504dabf9b69153db89f5b10))
|
||||
|
||||
# [0.40.0](https://github.com/saltstack-formulas/apache-formula/compare/v0.39.5...v0.40.0) (2020-07-16)
|
||||
|
||||
|
||||
|
2
FORMULA
2
FORMULA
@ -1,7 +1,7 @@
|
||||
name: apache
|
||||
os: RedHat, Fedora, CentOS, Debian, Ubuntu, Suse, FreeBSD
|
||||
os_family: RedHat, Debian, Suse, FreeBSD
|
||||
version: 0.40.0
|
||||
version: 0.41.0
|
||||
release: 1
|
||||
minimum_version: 2015.8
|
||||
summary: Formula for installing Apache
|
||||
|
@ -2,6 +2,15 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
`0.41.0 <https://github.com/saltstack-formulas/apache-formula/compare/v0.40.0...v0.41.0>`_ (2020-07-16)
|
||||
-----------------------------------------------------------------------------------------------------------
|
||||
|
||||
Features
|
||||
^^^^^^^^
|
||||
|
||||
|
||||
* **vhosts/standard:** add support for ScriptAlias in standard vhost (\ `b88b437 <https://github.com/saltstack-formulas/apache-formula/commit/b88b437308ff5d6bc504dabf9b69153db89f5b10>`_\ )
|
||||
|
||||
`0.40.0 <https://github.com/saltstack-formulas/apache-formula/compare/v0.39.5...v0.40.0>`_ (2020-07-16)
|
||||
-----------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user