Update version history to reflect API changes

Change-Id: I5ce744d72b991abba17b5cf9c6a1e1f158693151
This commit is contained in:
Sameer Agarwal
2013-08-20 09:53:54 -07:00
parent 1918453aee
commit 3e6ef29be6
+6
View File
@@ -7,6 +7,12 @@ Version History
1.7.0
=====
Backward Incompatible API Changes
---------------------------------
#. ``Solver::Options::sparse_linear_algebra_library`` has been renamed
to ``Solver::Options::sparse_linear_algebra_library_type``.
New Features
------------