Skip to content
This repository has been archived by the owner on Apr 4, 2020. It is now read-only.

Commit

Permalink
Fix reference to octave in HISTORY
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Aug 30, 2014
1 parent cbf6438 commit 363dfe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Release History

0.3.0 (2014-08-23)
++++++++++++++++++
- Allow keyword arguments in functions: `octave.plot([1,2,3], linewidth=2))`
- Allow keyword arguments in functions: `scilab.plot([1,2,3], linewidth=2))`
These are translated to ("prop", value) arguments to the function.
- Add option to show plotting gui with `-g` flag in ScilabMagic.
- Add ability to specify the Scilab executable as a keyword argument to
Expand Down

0 comments on commit 363dfe5

Please sign in to comment.