From 29937702881bbdf293bf4fe603f6d20c6fb3d2d3 Mon Sep 17 00:00:00 2001 From: Keir Mierle Date: Tue, 19 Jun 2012 00:39:32 -0700 Subject: [PATCH] Update changes.tex for 1.2.2 Change-Id: I8ed7e01374e2d5de54b7f9d25bfd7a5aa2da9a38 --- docs/changes.tex | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/changes.tex b/docs/changes.tex index ec612ad5e..8436ec085 100644 --- a/docs/changes.tex +++ b/docs/changes.tex @@ -1,6 +1,13 @@ %!TEX root = ceres-solver.tex \chapter{Version History} +\section*{1.2.2} +\subsection{Bug Fixes} +\begin{itemize} +\item Fix constant parameter blocks, and other minor fixes (Thanks Markus Moll) +\item Fix alignment issues when combining Jet and FixedArray in autodiff. +\item Remove obsolete \texttt{build\_defs} file +\end{itemize} \section*{1.2.1} \subsection{New Features} \begin{itemize}