Skip to content

Commit c69c411

Browse files
author
Marek Suchánek
committed
Update the version to v2.10.4
1 parent f35bb94 commit c69c411

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
The following is a summary of changes in each `newdoc` release, which is also a Git tag by the same name in this repository.
44

5+
## v2.10.4
6+
7+
* Improvements to error handling and reporting.
8+
59
## v2.10.3
610

711
* Validation: Jupiter now supports attributes in titles.

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "newdoc"
3-
version = "2.10.3"
3+
version = "2.10.4"
44
description = "Generate pre-populated module files formatted with AsciiDoc that are used in Red Hat and Fedora documentation."
55
authors = ["Marek Suchánek <[email protected]>"]
66
license = "GPL-3.0-or-later"

0 commit comments

Comments
 (0)