Marked development version as unreleased.

This commit is contained in:
Achim D. Brucker 2018-02-21 00:17:15 +00:00
parent a2d7046b77
commit 69ebdd41ed
2 changed files with 3 additions and 1 deletions

View File

@ -4,6 +4,8 @@ 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 ## [1.0.0] - 2018-02-21
### Added ### Added
- Initial version uploaded to CTAN. - Initial version uploaded to CTAN.

View File

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