release: version v1.2.0

This commit is contained in:
Adrien Waksberg 2025-05-24 21:30:46 +02:00
parent 7d221d856b
commit 007022aa16
2 changed files with 3 additions and 1 deletions

View file

@ -5,6 +5,8 @@ Which is based on [Keep A Changelog](http://keepachangelog.com/)
## [Unreleased]
## v1.2.0 - 2025-05-24
### Added
- add support alpn in bind option

View file

@ -1,6 +1,6 @@
# Ansible role: Haproxy
[![Version](https://img.shields.io/badge/latest_version-1.1.0-green.svg)](https://code.waks.be/nishiki/ansible-role-haproxy/releases)
[![Version](https://img.shields.io/badge/latest_version-1.2.0-green.svg)](https://code.waks.be/nishiki/ansible-role-haproxy/releases)
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://code.waks.be/nishiki/ansible-role-haproxy/src/branch/main/LICENSE)
[![Build](https://code.waks.be/nishiki/ansible-role-haproxy/actions/workflows/molecule.yml/badge.svg?branch=main)](https://code.waks.be/nishiki/ansible-role-haproxy/actions?workflow=molecule.yml)