diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b44b5d95..05ef5ba35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/thoth-app/src/models/work/work_query.rs b/thoth-app/src/models/work/work_query.rs index ace830d75..b31f43194 100644 --- a/thoth-app/src/models/work/work_query.rs +++ b/thoth-app/src/models/work/work_query.rs @@ -35,6 +35,7 @@ pub const WORK_QUERY: &str = " shortAbstract longAbstract generalNote + bibliographyNote toc coverUrl coverCaption