Skip to content

Commit 431e0ad

Browse files
committed
add changelog
1 parent 1874f7b commit 431e0ad

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Orca changelog
2+
3+
For more context information, please read through the
4+
[release notes](https://github.com/plotly/orca/releases).
5+
6+
To see all merged commits on the master branch that will be part of the next Orca release, go to:
7+
8+
https://github.com/plotly/orca/compare/vX.Y.Z...master
9+
10+
where X.Y.Z is the semver of most recent Orca release.
11+
12+
13+
## [1.0.0] 2018-05-17
14+
15+
First Orca release :tada:
16+
17+
See installation instructions
18+
[here](https://github.com/plotly/orca#installation). This release ships with
19+
Orca CLI command `graph` (for plotly.js graph exports) and `serve` (which boots
20+
up a server similar to Plotly's Image Server). Run `orca graph --help` and `orce
21+
serve --help` for more info.

0 commit comments

Comments
 (0)