Skip to content

Commit

Permalink
Release v0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Feb 3, 2019
1 parent 4b2d3a1 commit a2fecb9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
This project **does not** adhere to [Semantic Versioning](http://semver.org/).
The markdown syntax is inspired by the conventions proposed by [keepachangelog.com](http://keepachangelog.com/).

## [Unreleased]
## [v0.5] – 2019-02-03

* Add support for ISBN and note to `@book`. Fixes [LNI/#74](https://github.com/gi-ev/LNI/issues/74).

Expand Down Expand Up @@ -32,4 +32,5 @@ Initial release.
[v0.2]: https://github.com/latextemplates/biblatex-lni/compare/v0.1...v0.2
[v0.3]: https://github.com/latextemplates/biblatex-lni/compare/v0.2...v0.3
[v0.4]: https://github.com/latextemplates/biblatex-lni/compare/v0.3...v0.4
[Unreleased]: https://github.com/latextemplates/biblatex-lni/compare/v0.4...HEAD
[v0.5]: https://github.com/latextemplates/biblatex-lni/compare/v0.4...v0.5
[Unreleased]: https://github.com/latextemplates/biblatex-lni/compare/v0.5...HEAD
4 changes: 2 additions & 2 deletions LNI.bbx
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
% http://www.latex-project.org/lppl.txt
% and version 1.3 or later is part of all distributions of LaTeX
% version 2005/12/01 or later.
\def\LNI@date{2017-01-23}
\def\LNI@version{0.5dev}
\def\LNI@date{2019-02-03}
\def\LNI@version{0.5}
\def\LNI@bbxid{\LNI@date\space v\LNI@version\space biblatex-LNI bibliography style (LCB/GD/OK)}
\def\LNI@cbxid{\LNI@date\space v\LNI@version\space biblatex-LNI citation style (LCB/GD/OK)}
\def\LNI@lbxid{\LNI@date\space v\LNI@version\space biblatex-LNI localization (LCB/GD/OK)}
Expand Down

0 comments on commit a2fecb9

Please sign in to comment.