Skip to content

Commit d8602ef

Browse files
committed
Bump hayagriva (#5211)
1 parent 94c2933 commit d8602ef

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ env_proxy = "0.4"
5252
flate2 = "1"
5353
fontdb = { version = "0.21", default-features = false }
5454
fs_extra = "1.3"
55-
hayagriva = "0.7.0"
55+
hayagriva = "0.8"
5656
heck = "0.5"
5757
hypher = "0.1.4"
5858
icu_properties = { version = "1.4", features = ["serde"] }

docs/changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,8 @@ description: |
212212
event and item locations.
213213
- Multiple page ranges with prefixes and suffixes are now allowed
214214
- Added `director` and catch-all editor types to BibLaTeX parsing
215+
- Added support for disambiguation to alphanumeric citation style
216+
- The year 0 will now render as 1BC
215217
- Fixes for sorting of bibliography entries
216218
- Fixed pluralization of page range labels
217219
- Fixed sorting of citations by their number

0 commit comments

Comments
 (0)