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

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
freesig committed Mar 6, 2020
1 parent 28949f5 commit adea0d8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG-UNRELEASED.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,15 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
{{ version-heading }}

### Added

- Adds tokio tracing to sim2h_server. [Description](https://holo.hackmd.io/@c5lIpp4ET0OJJnDT3gzilA/SyRm2YoEU). Also check `sim2h_server --help` for usage instructions.
- 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)

### Changed

- new_relic is behind a feature flag `new-relic`.
### Deprecated

### Removed
- Older rust-tracing traces.

### Fixed

Expand Down

0 comments on commit adea0d8

Please sign in to comment.