summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/citation-style-language
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-04-13 20:25:26 +0000
committerKarl Berry <karl@freefriends.org>2023-04-13 20:25:26 +0000
commit420c1f47d0310e6ddd588722438974466fd6ccb7 (patch)
treeccf51ee48ed7922ec1803921ad164a268aa445aa /Master/texmf-dist/doc/latex/citation-style-language
parent5c1dc3fcaff20eac79b374c15b1b89ee3c0a2721 (diff)
citation-style-language (13apr23)
git-svn-id: svn://tug.org/texlive/trunk@66838 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/citation-style-language')
-rw-r--r--Master/texmf-dist/doc/latex/citation-style-language/CHANGELOG.md16
-rw-r--r--Master/texmf-dist/doc/latex/citation-style-language/citation-style-language-doc.pdfbin231012 -> 231014 bytes
-rw-r--r--Master/texmf-dist/doc/latex/citation-style-language/citation-style-language-doc.tex2
3 files changed, 16 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/citation-style-language/CHANGELOG.md b/Master/texmf-dist/doc/latex/citation-style-language/CHANGELOG.md
index 68afabb179f..e0042de33e2 100644
--- a/Master/texmf-dist/doc/latex/citation-style-language/CHANGELOG.md
+++ b/Master/texmf-dist/doc/latex/citation-style-language/CHANGELOG.md
@@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+## [v0.4.1] - 2023-04-12
+
+### Added
+
+- Add support for `crossref` feature in BibTeX database.
+- Add `\printbibheading` command.
+- Add options `heading`, `label`, and `title` in `\printbibliography` ([#31](https://github.com/zepinglee/citeproc-lua/issues/31)).
+- Add `prenote` and `postnote` options in `\printbibliography`.
+
+### Fixed
+
+- Remove UTF-8 BOM from loaded files (fix [#34](https://github.com/zepinglee/citeproc-lua/issues/34)).
+
## [v0.4.0] - 2023-04-02
### Added
@@ -101,7 +114,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Initial CTAN release.
-[Unreleased]: https://github.com/zepinglee/citeproc-lua/compare/v0.4.0...HEAD
+[Unreleased]: https://github.com/zepinglee/citeproc-lua/compare/v0.4.1...HEAD
+[v0.4.1]: https://github.com/zepinglee/citeproc-lua/compare/v0.4.0...0.4.1
[v0.4.0]: https://github.com/zepinglee/citeproc-lua/compare/v0.3.0...0.4.0
[v0.3.0]: https://github.com/zepinglee/citeproc-lua/compare/v0.2.2...0.3.0
[v0.2.2]: https://github.com/zepinglee/citeproc-lua/compare/v0.2.1...0.2.2
diff --git a/Master/texmf-dist/doc/latex/citation-style-language/citation-style-language-doc.pdf b/Master/texmf-dist/doc/latex/citation-style-language/citation-style-language-doc.pdf
index cf2f8ebf219..0378ba3dd98 100644
--- a/Master/texmf-dist/doc/latex/citation-style-language/citation-style-language-doc.pdf
+++ b/Master/texmf-dist/doc/latex/citation-style-language/citation-style-language-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/citation-style-language/citation-style-language-doc.tex b/Master/texmf-dist/doc/latex/citation-style-language/citation-style-language-doc.tex
index 628e30f781a..dd275e18aa5 100644
--- a/Master/texmf-dist/doc/latex/citation-style-language/citation-style-language-doc.tex
+++ b/Master/texmf-dist/doc/latex/citation-style-language/citation-style-language-doc.tex
@@ -49,7 +49,7 @@
}%
}
-\date{2023-04-02 v0.4.0}
+\date{2023-04-12 v0.4.1}
\maketitle