Skip to content

Commit

Permalink
Set version to 2.94.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tomschr committed Mar 27, 2024
1 parent d4fd140 commit cc785f1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .versionrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 2.94.5
version: 2.94.6
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
10 changes: 10 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
-------------------------------------------------------------------
Wed Mar 27 16:19:56 UTC 2024 - [email protected]

Update 2.95.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
- datePublished checks now ancestor nodes too to avoid distracting
warning message
- categories for DC Dublin Core
-------------------------------------------------------------------
Mon Mar 25 13:25:48 UTC 2024 - [email protected]

Update 2.94.5
Expand Down

0 comments on commit cc785f1

Please sign in to comment.