Skip to content

Commit 4726533

Browse files
authored
Update CHANGELOG.md
1 parent cf65e70 commit 4726533

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
9-
8+
## [0.14.2]
109
### Changed
1110
- The `start_test_network.sh` script has been replaced by [`sandbox.sh`](https://microsoft.github.io/CCF/master/quickstart/test_network.html). Users wishing to override the default network config (a single node on '127.0.0.1:8000') must now explictly specify if they should be started locally (eg. `-n 'local://127.4.4.5:7000'`) or on remote machine via password-less ssh (eg. `-n 'ssh://10.0.0.1:6000'`).
1211
- `node/quote` endpoint now returns a single JSON object containing the node's quote (#1761).
@@ -393,6 +392,7 @@ Some discrepancies with the TR remain, and are being tracked under https://githu
393392

394393
Initial pre-release
395394

395+
[0.14.2]: https://github.com/microsoft/CCF/releases/tag/ccf-0.14.2
396396
[0.14.1]: https://github.com/microsoft/CCF/releases/tag/ccf-0.14.1
397397
[0.14.0]: https://github.com/microsoft/CCF/releases/tag/ccf-0.14.0
398398
[0.13.4]: https://github.com/microsoft/CCF/releases/tag/ccf-0.13.4

0 commit comments

Comments
 (0)