Skip to content

Commit 4f6e024

Browse files
committed
release v1.1
1 parent cb3714e commit 4f6e024

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [unreleased]
99

10+
## [1.1] - 2018-12-13
11+
1012
### Added
1113

1214
- `thinlinc_agent_hostname`, a variable that allows you to customize
@@ -20,5 +22,6 @@ First release.
2022

2123
- An Ansible role to install the ThinLinc server software.
2224

23-
[unreleased]: https://github.com/cendio/ansible-role-thinlinc-server/compare/v1.0...HEAD
25+
[unreleased]: https://github.com/cendio/ansible-role-thinlinc-server/compare/v1.1...HEAD
26+
[1.1]: https://github.com/cendio/ansible-role-thinlinc-server/compare/v1.0...v1.1
2427
[1.0]: https://github.com/cendio/ansible-role-thinlinc-server/compare/...v1.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ requirements.yml` to install the role:
9494
- src: https:///github.com/cendio/ansible-role-thinlinc-server.git
9595
scm: git
9696
name: thinlinc-server
97-
version: v1.0
97+
version: v1.1
9898
```
9999

100100
The role uses three groups - thinlinc-masters, thinlinc-agents and

0 commit comments

Comments
 (0)