Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Kai Norman Clasen committed May 30, 2020
1 parent 0711196 commit a0c3498
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 5 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# v1.2.4 (Sat May 30 2020)

#### 🐛 Bug Fix

- Renamed demo + Added `v` to SimVer in files [#39](https://github.com/kai-tub/latex-beamer-pure-minimalistic/pull/39) ([@kai-tub](https://github.com/kai-tub))

#### Authors: 1

- Kai Norman Clasen ([@kai-tub](https://github.com/kai-tub))

---

# v1.2.3 (Sat May 30 2020)

#### 🐛 Bug Fix
Expand Down
2 changes: 1 addition & 1 deletion beamercolorthemepureminimalistic.sty
Original file line number Diff line number Diff line change
Expand Up @@ -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}[1.2.3]
\ProvidesPackage{beamercolorthemepureminimalistic}[v1.2.4]
\RequirePackage{ifthen}
\mode<presentation>

Expand Down
2 changes: 1 addition & 1 deletion beamerfontthemepureminimalistic.sty
Original file line number Diff line number Diff line change
Expand Up @@ -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}[1.2.3]
\ProvidesPackage{beamerfontthemepureminimalistic}[v1.2.4]
\RequirePackage{ifthen}
\mode<presentation>

Expand Down
2 changes: 1 addition & 1 deletion beamerinnerthemepureminimalistic.sty
Original file line number Diff line number Diff line change
Expand Up @@ -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}[1.2.3]
\ProvidesPackage{beamerinnerthemepureminimalistic}[v1.2.4]

\mode<presentation>

Expand Down
2 changes: 1 addition & 1 deletion beamerouterthemepureminimalistic.sty
Original file line number Diff line number Diff line change
Expand Up @@ -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}[1.2.3]
\ProvidesPackage{beamerouterthemepureminimalistic}[v1.2.4]
\RequirePackage{ifthen}
\RequirePackage{etoolbox}
\RequirePackage{calc}
Expand Down
2 changes: 1 addition & 1 deletion beamerthemepureminimalistic.sty
Original file line number Diff line number Diff line change
Expand Up @@ -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}[1.2.3]
\ProvidesPackage{beamerthemepureminimalistic}[v1.2.4]

\mode<presentation>

Expand Down

0 comments on commit a0c3498

Please sign in to comment.