Skip to content

Commit 712049b

Browse files
committed
build: v0.24.2
1 parent 04dc468 commit 712049b

File tree

3 files changed

+16
-14
lines changed

3 files changed

+16
-14
lines changed

CHANGELOG.md

Lines changed: 2 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+
## [0.24.2] - 2024-08-16
11+
1012
### Fixed
1113

1214
- Improve output on errors, especially HTTP request errors

Cargo.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "website-stalker"
33
description = "Track changes on websites via git"
4-
version = "0.24.1"
4+
version = "0.24.2"
55
license = "LGPL-2.1-or-later"
66
repository = "https://github.com/EdJoPaTo/website-stalker"
77
authors = ["EdJoPaTo <[email protected]>"]

0 commit comments

Comments
 (0)