Updated changelog, version number
This commit is contained in:
parent
43e59f77de
commit
02d40255da
@ -587,8 +587,13 @@ Lines 2-8 tell us about ``doc\_a.txt'' and lines 9-15 tells us about ``doc\_b.tx
|
||||
|
||||
Notice that line 12 is telling us that the ``a'' version of ``\texttt{doc\_b.txt}'' (that is, the version that exists in the main branch) is ``\texttt{/dev/null}'' which is Git's way of telling us that this file does not exist at all in the main branch. In fact, line 14 shows us \texttt{-0,0} which means that Git is showing us zero lines starting at line zero from the ``a'' version of this file.
|
||||
|
||||
\section{Other Notes about Branching}
|
||||
|
||||
\todo[inline]{Add information about directory contents in the different branches}
|
||||
|
||||
\section{Uses of Branching}
|
||||
|
||||
\todo[inline]{Add notes about uses in technical writing, creative writing}
|
||||
|
||||
|
||||
|
||||
@ -695,7 +700,9 @@ Command & Purpose {\& Example, if applicable} \\
|
||||
row{1} = {font=\bfseries},
|
||||
}
|
||||
Version & Release Date & Details \\
|
||||
0.1.0 & \today{} & Working version \todo[inline]{Update changelog before release} \\
|
||||
0.1.0 & 17 August 2024 & Working version \todo[inline]{Update changelog before release} \\
|
||||
0.2.0 & 21 August 2024 & Miscellaneous updates \\
|
||||
0.3.0 & 22 January 2025 & Expanded branching chapter \\
|
||||
\end{longtblr}
|
||||
|
||||
\listoftodos
|
||||
|
Loading…
Reference in New Issue
Block a user