Skip to content

Commit b827073

Browse files
docs(release): update release notes for mf6.6.1 (#2204)
* docs(release): update release notes for new release * cleanup
1 parent e9c9197 commit b827073

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

doc/ReleaseNotes/ReleaseNotes.tex

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ \section{Release History}
181181
6.4.4 & February 13, 2024 & \url{https://doi.org/10.5066/P9FL1JCC} \\
182182
6.5.0 & May 23, 2024 & \url{https://doi.org/10.5066/P13COJJM} \\
183183
6.6.0 & December 19, 2024 & \url{https://doi.org/10.5066/P1DXFBUR} \\
184+
6.6.1 & February 7, 2025 & \url{https://doi.org/10.5066/P1DXFBUR} \\
184185
\hline
185186
\label{tab:releases}
186187
\end{tabular*}
@@ -193,9 +194,7 @@ \section{Release History}
193194
\section{Changes Introduced in this Release}
194195
This section describes changes introduced into MODFLOW~6 for the current release. These changes may substantially affect users.
195196

196-
\begin{itemize}
197197
\input{develop.tex}
198-
\end{itemize}
199198

200199
% -------------------------------------------------
201200
\section{Known Issues and Incompatibilities}

doc/ReleaseNotes/develop.tex

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
% Use this template for starting initializing the release notes
22
% after a release has just been made.
33

4-
\item \currentmodflowversion
5-
6-
%\underline{NEW FUNCTIONALITY}
7-
%\begin{itemize}
4+
%\item \currentmodflowversion
5+
\subsection{Version mf6.6.1---February 7, 2025}
6+
7+
\underline{NEW FUNCTIONALITY}
8+
\begin{itemize}
89
\item Support for adjusting time step lengths using the adaptive time stepping (ATS) capability was added to the GWT Advection (ADV) Package of the Groundwater Transport (GWT) Model in release 6.6.0. The same functionality that was added to GWT is now available with the Groundwater Energy Transport (GWE) Model. A description of how this functionality works and how to activate it can be found in the release notes for version 6.6.0 (Appendix A) and in the MODFLOW 6 input-output guide.
910
\item The binary grid file written by MODFLOW 6 for DISU models did not include the IDOMAIN array. The binary grid file now includes IDOMAIN for all discretization types, including DISU.
1011
% \item xxx
11-
%\end{itemize}
12+
\end{itemize}
1213

1314
%\underline{EXAMPLES}
1415
%\begin{itemize}

doc/ReleaseNotes/vx.y.z-template.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
% Use this template for starting initializing the release notes
22
% after a release has just been made.
33

4-
\item \currentmodflowversion
4+
\subsection{\currentmodflowversion}
55

66
%\underline{NEW FUNCTIONALITY}
77
%\begin{itemize}

0 commit comments

Comments
 (0)