Skip to content

Commit

Permalink
Set version to 2.94.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tomschr committed May 16, 2024
1 parent 59fe475 commit 8534411
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .versionrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 2.94.6
version: 2.94.7
files: Makefile README.adoc
changesfile: ChangeLog
format: (0|[1-9][0-9]*)\.(0|[1-9][0-9]{0,1})\.(0|[1-9][0-9]{0,1})
Expand Down
14 changes: 13 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
-------------------------------------------------------------------
Wed May 16 13:19:00 UTC 2024 - [email protected]

Update 2.94.7
- Corrected handling of dateModified & datePublished (#624, DOCTEAM-1367)
Also allow datePublished <= dateModified
- Fix some JSON-LD problems (#626)
- No JSON-LD was generated for SBP & TRD
- Simplify XPath for extracting revhistory
- Improve handling of SBP series (#624, #628)
- Improve handling of TRD series/partners (#627)

-------------------------------------------------------------------
Wed Mar 27 16:19:56 UTC 2024 - [email protected]

Update 2.95.6
Update 2.94.6
- Fix JSON-LD generation for single & chunked HTML (#622)
- Metadata: Make checking for content more stable (#622)
- Check for $content != '' instead of just $content
Expand Down

0 comments on commit 8534411

Please sign in to comment.