Skip to content

Commit

Permalink
Documentation updated
Browse files Browse the repository at this point in the history
  • Loading branch information
peterwittek committed Jul 28, 2017
1 parent 93134bd commit 18314ec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@
# built documents.
#
# The short X.Y version.
version = '1.12.1'
version = '1.12.2'
# The full version, including alpha/beta/rc tags.
release = '1.12.1'
release = '1.12.2'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
6 changes: 4 additions & 2 deletions doc/source/revision_history.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
Revision History
****************
**Version 1.12.2**
- Nothing changed.
**Version 1.12.2 (2017-07-28)**
- Changed: Symbolic expression parsing improved.
- Fixed: Chompack-based chordal extension works.
- Fixed: get_item works for cases of moment substitutions.

**Version 1.12.1 (2017-03-16)**
- Changed: Removed automated detection of simple moment substitutions.
Expand Down

0 comments on commit 18314ec

Please sign in to comment.