File tree Expand file tree Collapse file tree 4 files changed +6
-2
lines changed Expand file tree Collapse file tree 4 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -25,8 +25,12 @@ The latest version of this file can be found at the master branch of the
25
25
* Clean Thesis* [ repository] ( https://github.com/derric/cleanthesis ) .
26
26
27
27
## Latest Dev
28
+ - ...
29
+
30
+ ## v0.3.1
28
31
- re-licensed cleanthesis using the LPPL 1.3, http://www.latex-project.org/lppl.txt
29
32
- moved documentation into a separate subfolder (doc/)
33
+ - Example: change specific version number to a more general value (My First Draft).
30
34
31
35
## v0.3
32
36
- Created this changelog text file
Original file line number Diff line number Diff line change 29
29
%
30
30
% **************************************************
31
31
\NeedsTeXFormat {LaTeX2e}
32
- \ProvidesPackage {cleanthesis}[2015/06/29 v0.3 Clean-looking thesis style inspired by Apple's user guide documents]
32
+ \ProvidesPackage {cleanthesis}[2015/08/26 v0.3.1 Clean-looking thesis style inspired by Apple's user guide documents]
33
33
%
34
34
% **************************************************
35
35
% Package options
Original file line number Diff line number Diff line change 26
26
\usepackage {shortvrb }
27
27
\usepackage {pifont }
28
28
29
- \rcsid {$ Id: cleanthesis.tex,v 0.3 2015 /06 / 29 21 : 30 :00 derric stable $ }
29
+ \rcsid {$ Id: cleanthesis.tex,v 0.3.1 2015 /08 / 26 23 : 32 :00 derric stable $ }
30
30
31
31
\newcommand *{\cleanthesis }{\emph {Clean Thesis }\xspace }
32
32
\newcommand *{\cthesishome }{http://cleanthesis.der-ric.de/}
You can’t perform that action at this time.
0 commit comments