Skip to content
This repository was archived by the owner on Feb 3, 2023. It is now read-only.

Commit adea0d8

Browse files
committed
update changelog
1 parent 28949f5 commit adea0d8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG-UNRELEASED.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,15 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
55
{{ version-heading }}
66

77
### Added
8-
8+
- Adds tokio tracing to sim2h_server. [Description](https://holo.hackmd.io/@c5lIpp4ET0OJJnDT3gzilA/SyRm2YoEU). Also check `sim2h_server --help` for usage instructions.
99
- Adds the notion of a manager to trycp_server so that we can dynamically manage pools of available nodes for test runs in final-exam [PR#2123](https://github.com/holochain/holochain-rust/pull/2123)
1010

1111
### Changed
12-
12+
- new_relic is behind a feature flag `new-relic`.
1313
### Deprecated
1414

1515
### Removed
16+
- Older rust-tracing traces.
1617

1718
### Fixed
1819

0 commit comments

Comments
 (0)