Updated information for release of v1.0.0.

This commit is contained in:
Achim D. Brucker 2018-02-20 23:56:39 +00:00
parent a00645ca1a
commit a2d7046b77
2 changed files with 6 additions and 2 deletions

View File

@ -4,4 +4,6 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased] ## [1.0.0] - 2018-02-21
### Added
- Initial version uploaded to CTAN.

View File

@ -8,7 +8,9 @@
%% OR %% OR
%% The 2-clause BSD-style license. %% The 2-clause BSD-style license.
\NeedsTeXFormat{LaTeX2e}\relax \NeedsTeXFormat{LaTeX2e}\relax
\ProvidesClass{authorarchive}[Unreleased Achim D. Brucker] \ProvidesClass{authorarchive}
[2018/02/21 v1.0.0%
Self-archiving information for scientific publications.]
% %
\RequirePackage{ifthen} \RequirePackage{ifthen}
\RequirePackage{graphicx} \RequirePackage{graphicx}