Skip to content

Commit 544361d

Browse files
Release 1.1.0 (#8)
1 parent ce74a17 commit 544361d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## [v1.1.0] - 2025-04-11
11+
1012
### Added
1113

1214
- `reading_time` function to add an estimate of the reading time to a Quarto
@@ -20,4 +22,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2022
<!-- Links generated by Changelog.jl -->
2123

2224
[v1.0.0]: https://github.com/PumasAI/QuartoNotebookRunner.jl/releases/tag/v1.0.0
25+
[v1.1.0]: https://github.com/PumasAI/QuartoNotebookRunner.jl/releases/tag/v1.1.0
2326
[#7]: https://github.com/PumasAI/QuartoNotebookRunner.jl/issues/7

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "QuartoTools"
22
uuid = "5fded309-f5a0-485a-9129-b3749510da85"
33
authors = ["Michael Hatherly <[email protected]>", "Julius Krumbiegel <[email protected]>"]
4-
version = "1.0.0"
4+
version = "1.1.0"
55

66
[deps]
77
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"

0 commit comments

Comments
 (0)