We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1874f7b commit 431e0adCopy full SHA for 431e0ad
1 file changed
CHANGELOG.md
@@ -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