You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+11-2Lines changed: 11 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
4
4
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5
5
6
6
7
-
## [Unreleased][]
7
+
## [Unreleased][] - 2025-03-01
8
+
9
+
10
+
## [Version 1.3.6][1.3.6] - 2025-03-01
11
+
12
+
### Fixed
13
+
14
+
* The `format_authoryear_bibliography_reference` function with `article_link_doi_in_title = true` would link the DOI both from the journal reference and from the title. Now, the DOI is linked from the journal when `article_link_doi_in_title = false` and from the title when `article_link_doi_in_title = true`. [[#87][]]
8
15
9
16
10
17
## [Version 1.3.5][1.3.5] - 2024-11-14
@@ -171,7 +178,8 @@ There were several bugs and limitations in version `1.2.x` for which some existi
171
178
*[DocumenterCitations](https://github.com/JuliaDocs/DocumenterCitations.jl) is now hosted under the [JuliaDocs](https://github.com/JuliaDocs) organization.
0 commit comments