Skip to content

Commit

Permalink
Merge pull request #524 from thoth-pub/feature/fix-bibliography-note
Browse files Browse the repository at this point in the history
Fix bibliography note
  • Loading branch information
ja573 authored Nov 27, 2023
2 parents 1963cb4 + df40d52 commit 6869c0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Fixed
- [524](https://github.com/thoth-pub/thoth/pull/524) - Bibliography note not being retrieved on work page

## [[0.11.9]](https://github.com/thoth-pub/thoth/releases/tag/v0.11.9) - 2023-11-22
### Changed
Expand Down
1 change: 1 addition & 0 deletions thoth-app/src/models/work/work_query.rs
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ pub const WORK_QUERY: &str = "
shortAbstract
longAbstract
generalNote
bibliographyNote
toc
coverUrl
coverCaption
Expand Down

0 comments on commit 6869c0c

Please sign in to comment.