diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..672b020f --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,24 @@ +Changelog +========= + +1.0.0 +----- + +*Capabilities* + +- Configure multiple connections to OpenBEL Web API. +- Search for nodes within a knowledge network. +- Expand knowledge neighborhood of selected nodes. + + - Expand all edges + - Expand edges using faceted search + +- Show supporting evidence for the selected network edge. +- Link an entire Cytoscape network to a knowledge network. +- Validate BEL syntax for network nodes and edges. +- Knowledge network visual styles. + +*Fixes* + +- Build as a single OSGi bundle JAR. +