diff --git a/CHANGELOG.md b/CHANGELOG.md index 522cf52..7da4ed3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# v2.0.3 (Mon Nov 14 2022) + +#### 🐛 Bug Fix + +- Fix subtitle footer presentation [#81](https://github.com/kai-tub/latex-beamer-pure-minimalistic/pull/81) ([@kai-tub](https://github.com/kai-tub)) + +#### Authors: 1 + +- Kai Norman Clasen ([@kai-tub](https://github.com/kai-tub)) + +--- + # v2.0.2 (Sat Nov 12 2022) :tada: This release contains work from a new contributor! :tada: diff --git a/beamercolorthemepureminimalistic.sty b/beamercolorthemepureminimalistic.sty index d165773..6c4c3ce 100644 --- a/beamercolorthemepureminimalistic.sty +++ b/beamercolorthemepureminimalistic.sty @@ -19,7 +19,7 @@ % If problems/bugs are found or enhancements are desired, please contact % me over: https://github.com/kai-tub/latex-beamer-pure-minimalistic -\ProvidesPackage{beamercolorthemepureminimalistic}[v2.0.2] +\ProvidesPackage{beamercolorthemepureminimalistic}[v2.0.3] \RequirePackage{ifthen} \mode diff --git a/beamerfontthemepureminimalistic.sty b/beamerfontthemepureminimalistic.sty index ac4b679..0841ce8 100644 --- a/beamerfontthemepureminimalistic.sty +++ b/beamerfontthemepureminimalistic.sty @@ -19,7 +19,7 @@ % If problems/bugs are found or enhancements are desired, please contact % me over: https://github.com/kai-tub/latex-beamer-pure-minimalistic -\ProvidesPackage{beamerfontthemepureminimalistic}[v2.0.2] +\ProvidesPackage{beamerfontthemepureminimalistic}[v2.0.3] \RequirePackage{ifthen} % Adds micro-typographical enhancements % Has no significant impact on presentation slides diff --git a/beamerinnerthemepureminimalistic.sty b/beamerinnerthemepureminimalistic.sty index 73a5745..56a90e7 100644 --- a/beamerinnerthemepureminimalistic.sty +++ b/beamerinnerthemepureminimalistic.sty @@ -19,7 +19,7 @@ % If problems/bugs are found or enhancements are desired, please contact % me over: https://github.com/kai-tub/latex-beamer-pure-minimalistic -\ProvidesPackage{beamerinnerthemepureminimalistic}[v2.0.2] +\ProvidesPackage{beamerinnerthemepureminimalistic}[v2.0.3] \mode diff --git a/beamerouterthemepureminimalistic.sty b/beamerouterthemepureminimalistic.sty index 801bfda..a6424d2 100644 --- a/beamerouterthemepureminimalistic.sty +++ b/beamerouterthemepureminimalistic.sty @@ -19,7 +19,7 @@ % If problems/bugs are found or enhancements are desired, please contact % me over: https://github.com/kai-tub/latex-beamer-pure-minimalistic -\ProvidesPackage{beamerouterthemepureminimalistic}[v2.0.2] +\ProvidesPackage{beamerouterthemepureminimalistic}[v2.0.3] \RequirePackage{ifthen} \RequirePackage{etoolbox} \RequirePackage{calc} diff --git a/beamerthemepureminimalistic.sty b/beamerthemepureminimalistic.sty index 1af0002..87183b8 100644 --- a/beamerthemepureminimalistic.sty +++ b/beamerthemepureminimalistic.sty @@ -19,7 +19,7 @@ % If problems/bugs are found or enhancements are desired, please contact % me over: https://github.com/kai-tub/latex-beamer-pure-minimalistic -\ProvidesPackage{beamerthemepureminimalistic}[v2.0.2] +\ProvidesPackage{beamerthemepureminimalistic}[v2.0.3] \mode