summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex-contrib/biblatex-ext/CHANGES.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-02-28 03:01:24 +0000
committerNorbert Preining <norbert@preining.info>2021-02-28 03:01:24 +0000
commit189140b53960215eec1626503040fb38360ab4ed (patch)
treee7551ffd51e263ef259dcd95668d5b35377590cd /macros/latex/contrib/biblatex-contrib/biblatex-ext/CHANGES.md
parent4e6fb7c03bc033485887a99d2ffeca70ef8c0644 (diff)
CTAN sync 202102280301
Diffstat (limited to 'macros/latex/contrib/biblatex-contrib/biblatex-ext/CHANGES.md')
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-ext/CHANGES.md23
1 files changed, 18 insertions, 5 deletions
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-ext/CHANGES.md b/macros/latex/contrib/biblatex-contrib/biblatex-ext/CHANGES.md
index 52341a9677..15974d4efd 100644
--- a/macros/latex/contrib/biblatex-contrib/biblatex-ext/CHANGES.md
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-ext/CHANGES.md
@@ -1,8 +1,21 @@
# Changelog
-## Unreleased
+## Version 0.12 (2021-02-27)
-See <https://github.com/moewew/biblatex-ext/compare/v0.10...HEAD>
+See <https://github.com/moewew/biblatex-ext/compare/v0.11...v0.12>
+
+### Added
+- `\UndeclareCiteDelims{<cite command>}` to delete inner and outer
+ delimiters at the same time.
+
+### Fixed
+- Clarified in the documentation that `innamebeforetitle` does not apply
+ to `@inbook` entries
+ (cf. also <https://github.com/moewew/biblatex-ext/issues/20>).
+
+## Version 0.11 (2021-02-19)
+
+See <https://github.com/moewew/biblatex-ext/compare/v0.10...v0.11>
### Changed
- Synced with 2021-02-18 changes in `l3draw`/`l3color`.
@@ -40,7 +53,7 @@ See <https://github.com/moewew/biblatex-ext/compare/v0.8e...v0.8f>
### Fixed
- Fixed inner cite delimiters for `\footcitetext` in `authoryear`
and `authortitle` (not `comp`) styles
- (https://github.com/moewew/biblatex-ext/issues/19).
+ (<https://github.com/moewew/biblatex-ext/issues/19>).
## Version 0.8e (2020-05-05)
@@ -50,7 +63,7 @@ See <https://github.com/moewew/biblatex-ext/compare/v0.8d...v0.8e>
### Fixed
- Fixed `bbx:introcite` definition for `ext-numeric-comp`.
- Fixed issue with `labelprefix` in `\printbibtabular`
- (https://github.com/moewew/biblatex-ext/pull/18).
+ (<https://github.com/moewew/biblatex-ext/pull/18>).
### Changed
- `biblatex-ext-tabular` now checks for the recommended `biblatex`
@@ -96,7 +109,7 @@ See <https://github.com/moewew/biblatex-ext/compare/v0.8...v0.8a>
### Fixed
- The default value of `\servoldelim` was documented as
- and should be `\jourvoldelim`.
+ and should be `\jourvoldelim`.
Previous versions had `\addspace` (the default value of
`\jourvoldelim`) instead.
- Reenabled visible space in documentation.