Skip to content

Commit 8b71a83

Browse files
committed
Add a ChangeLog
The keep-a-changelog format seems nice, let's try it.
1 parent bb17e08 commit 8b71a83

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Change log
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [unreleased]
9+
10+
### Added
11+
12+
- `thinlinc_agent_hostname`, a variable that allows you to customize
13+
/vsmagent/agent_hostname parameter on ThinLinc Agent servers.
14+
15+
## [1.0] - 2018-11-22
16+
17+
First release.
18+
19+
### Added
20+
21+
- An Ansible role to install the ThinLinc server software.
22+
23+
[unreleased]: https://github.com/cendio/ansible-role-thinlinc-server/compare/v1.0...HEAD
24+
[1.0]: https://github.com/cendio/ansible-role-thinlinc-server/compare/...v1.0

0 commit comments

Comments
 (0)