diff --git a/CHANGELOG.md b/CHANGELOG.md index d0040c1..8514866 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.4] - 2017-01-23 * The year is now printed after the pages in InCollection. * url style is not changed to sans serif any more. @@ -24,4 +24,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 -[Unreleased]: https://github.com/latextemplates/biblatex-lni/compare/v0.3...HEAD +[v0.4]: https://github.com/latextemplates/biblatex-lni/compare/v0.3...v0.4 +[Unreleased]: https://github.com/latextemplates/biblatex-lni/compare/v0.4...HEAD diff --git a/LNI.bbx b/LNI.bbx index 1299fc3..6d7b817 100644 --- a/LNI.bbx +++ b/LNI.bbx @@ -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{2016-10-30} -\def\LNI@version{0.4dev} +\def\LNI@date{2017-01-23} +\def\LNI@version{0.4} \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)}