diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f54762..67a05fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,24 @@ +# v2.0.1 (Mon Nov 16 2020) + +:tada: This release contains work from a new contributor! :tada: + +Thank you, Julius Schaaf ([@schaafjs](https://github.com/schaafjs)), for all your work! + +#### 🐛 Bug Fix + +- Fix typo in demo document [#63](https://github.com/kai-tub/latex-beamer-pure-minimalistic/pull/63) ([@schaafjs](https://github.com/schaafjs)) + +#### 📝 Documentation + +- Add multi_lang documentation [#61](https://github.com/kai-tub/latex-beamer-pure-minimalistic/pull/61) ([@kai-tub](https://github.com/kai-tub)) + +#### Authors: 2 + +- Julius Schaaf ([@schaafjs](https://github.com/schaafjs)) +- Kai Norman Clasen ([@kai-tub](https://github.com/kai-tub)) + +--- + # v2.0.0 (Fri Nov 13 2020) #### 💥 Breaking Change diff --git a/beamercolorthemepureminimalistic.sty b/beamercolorthemepureminimalistic.sty index 060518c..34c182d 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.0] +\ProvidesPackage{beamercolorthemepureminimalistic}[v2.0.1] \RequirePackage{ifthen} \mode diff --git a/beamerfontthemepureminimalistic.sty b/beamerfontthemepureminimalistic.sty index 11a8dee..9de0d64 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.0] +\ProvidesPackage{beamerfontthemepureminimalistic}[v2.0.1] \RequirePackage{ifthen} % Adds micro-typographical enhancements % Has no significant impact on presentation slides diff --git a/beamerinnerthemepureminimalistic.sty b/beamerinnerthemepureminimalistic.sty index 8f0cb99..60db304 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.0] +\ProvidesPackage{beamerinnerthemepureminimalistic}[v2.0.1] \mode diff --git a/beamerouterthemepureminimalistic.sty b/beamerouterthemepureminimalistic.sty index 65a1d47..bc49a68 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.0] +\ProvidesPackage{beamerouterthemepureminimalistic}[v2.0.1] \RequirePackage{ifthen} \RequirePackage{etoolbox} \RequirePackage{calc} diff --git a/beamerthemepureminimalistic.sty b/beamerthemepureminimalistic.sty index c939ed6..9a4f79b 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.0] +\ProvidesPackage{beamerthemepureminimalistic}[v2.0.1] \mode