Skip to content

Commit

Permalink
Add changelog entry, bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpovel committed Jun 9, 2020
1 parent d0d5683 commit 6e4e26b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Expand Up @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Nothing

## [1.1.1] - 2020-06-09

### Added

- Entry `Mach` in `names.bib` (d0d5683). Was previously removed, but is required.

## [1.1.0] - 2020-06-09

### Added
Expand Down
2 changes: 1 addition & 1 deletion cookbook.cls
Expand Up @@ -11,7 +11,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Refer to https://www.overleaf.com/learn/latex/Writing_your_own_class
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{cookbook}[2020/06/09 v1.1.0 cookbook class]
\ProvidesClass{cookbook}[2020/06/09 v1.1.1 cookbook class]

\newcommand*{\@baseclass}{scrbook}% Name of class this one is based on

Expand Down

0 comments on commit 6e4e26b

Please sign in to comment.