Skip to content

Commit

Permalink
About to release v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bjodah committed Mar 4, 2018
1 parent 22c13c8 commit 401a3a6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
v0.10.0
=======
- Exposed quadrature integration (quads and get_nquads)
- Bumped AnyODE version (12)
- More timing data (time spent in rhs, jac & preconditioners)

v0.9.2
======
- Bump AnyODE version
Expand Down
1 change: 1 addition & 0 deletions scripts/generate_docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ sed -i "s/$MATCH/$NEW/g" doc/conf.py
sed -i "s/alabaster/sphinx_rtd_theme/g" doc/conf.py
if [[ $NARGS -eq 3 ]]; then
cat <<EOF>>doc/conf.py
context = {
'conf_py_path': '/doc/',
'github_user': '$1',
Expand Down

0 comments on commit 401a3a6

Please sign in to comment.