summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/pfdicons/pfdicons-changelog.tex
blob: 078b6499ff6f0cfabbe47855ca1eb0e7be73726f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
\documentclass{article}
\usepackage[margin=1in]{geometry}

\title{Changelog for \texttt{pfdicons} package}
\author{Aaron Drews\\\texttt{adrews at ucsd dot edu}}
\date{26 July, 2021}

\begin{document}
	\maketitle
	
	\begin{description}
	\item[Version 1.0a, 2021/07/26:] Documentation updated
	\begin{itemize}
		\item Fixed a few typos in the stream crossing example of the Quick Reference.
		\item Changed the revision date to be fixed (not using \texttt{\today}).
		\item License normalized to LPPL 1.3c in both \texttt{pfdicons.sty} and \texttt{README.md}.
		\item Forced a page break at Fluid transport to stop a runoff on pg. 10.
		\item Incorporated the \texttt{accsupp} package to enable copy/paste without line numbers, and enabled \texttt{columns=fullflexible} to help minimize the number of erroneous whitespaces.
		\item Fixed a few miscellaneous code alignment mistakes (remnants from an accidental ``hard line break'' in TeXstudio).
	\end{itemize}
		
	\item[Version 1.0, 2021/07/23:] Initial release
		
	\begin{itemize}
		\item Package file: pfdicons.sty
		\item Primary files: README.md, pfdicons-doc.tex, pfdicons-changelog.tex
		\item Derived files: pfdicons-doc.pdf, pfdicons-changelog.pdf.
	\end{itemize}
		
	\end{description}	
\end{document}