Skip to content

Commit eaf89b9

Browse files
committed
build: v0.21.0
1 parent fd9163f commit eaf89b9

File tree

3 files changed

+37
-35
lines changed

3 files changed

+37
-35
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.21.0] - 2023-09-05
11+
1012
### Changed
1113

1214
- Files are sorted into folders of their domains

Cargo.lock

Lines changed: 34 additions & 34 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.20.0"
4+
version = "0.21.0"
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)