Skip to content

Commit 149ce9f

Browse files
committed
Prepare v1.1.6
Signed-off-by: Sora Morimoto <sora@morimoto.io>
1 parent e4cc0f6 commit 149ce9f

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,17 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0),
66
and this project adheres to
77
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9-
## [Unreleased]
9+
## [unreleased]
10+
11+
## [1.1.6]
1012

1113
### Changed
1214

13-
- Windows installs Cygwin to D:\cygwin, using faster Azure temporary storage.
15+
- Windows installs Cygwin to `D:\cygwin`, using faster Azure temporary storage.
1416

1517
## [1.1.5] - 2020-12-15
1618

@@ -75,7 +77,8 @@ that require it.
7577

7678
- Initial release.
7779

78-
[unreleased]: https://github.com/avsm/setup-ocaml/compare/v1.1.5...HEAD
80+
[unreleased]: https://github.com/avsm/setup-ocaml/compare/v1.1.6...HEAD
81+
[1.1.6]: https://github.com/avsm/setup-ocaml/compare/v1.1.5...v1.1.6
7982
[1.1.5]: https://github.com/avsm/setup-ocaml/compare/v1.1.4...v1.1.5
8083
[1.1.4]: https://github.com/avsm/setup-ocaml/compare/v1.1.3...v1.1.4
8184
[1.1.3]: https://github.com/avsm/setup-ocaml/compare/v1.1.2...v1.1.3

0 commit comments

Comments
 (0)