diff options
Diffstat (limited to 'doc/changes.tex')
-rw-r--r-- | doc/changes.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/changes.tex b/doc/changes.tex index 3eddf5a..6e6f8bb 100644 --- a/doc/changes.tex +++ b/doc/changes.tex @@ -1,10 +1,11 @@ \begin{changesfromversion}{2.48} -\item Repository moved to GitHub (\URL{https://github.com/bcpierce00/unison}). +\item Repository transplanted from SVN to Git and moved to GitHub (\URL{https://github.com/bcpierce00/unison}). \item Miscellaneous: \begin{itemize} \item The OCaml compiler version is now included in the ``connection header --- the string that's printed when connecting to a remote server --- to facilitate debugging version mismatch issues. +\item Compatible with OCaml 4.06. \item Added a DockerFile for the convenience of Docker users. \item Many small bugfixes and UI improvements. \end{itemize} |