Skip to content

Commit bb696c2

Browse files
committed
Update CHANGELOG.md for 1.2 and 1.3
1 parent a7d4683 commit bb696c2

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

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

88
## [unreleased]
99

10+
## [1.3] - 2019-08-27
11+
12+
### Changed
13+
14+
- Updated to ThinLinc 4.10.1
15+
- Inventory names now use underscore (`_`) instead of dash (`-`),
16+
e.g. `thinlinc-agents`.
17+
18+
## [1.2] - 2019-04-05
19+
20+
### Changed
21+
22+
- Updated to ThinLinc 4.10.0
23+
1024
## [1.1] - 2018-12-13
1125

1226
### Added
@@ -22,6 +36,8 @@ First release.
2236

2337
- An Ansible role to install the ThinLinc server software.
2438

25-
[unreleased]: https://github.com/cendio/ansible-role-thinlinc-server/compare/v1.1...HEAD
39+
[unreleased]: https://github.com/cendio/ansible-role-thinlinc-server/compare/v1.3...HEAD
40+
[1.3]: https://github.com/cendio/ansible-role-thinlinc-server/compare/v1.2...v1.3
41+
[1.2]: https://github.com/cendio/ansible-role-thinlinc-server/compare/v1.1...v1.2
2642
[1.1]: https://github.com/cendio/ansible-role-thinlinc-server/compare/v1.0...v1.1
2743
[1.0]: https://github.com/cendio/ansible-role-thinlinc-server/compare/...v1.0

0 commit comments

Comments
 (0)