Skip to content

Commit

Permalink
build: v0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EdJoPaTo committed May 11, 2022
1 parent b181e51 commit b88a9de
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 39 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.19.0] - 2022-05-11

### Added

- `ignore_error` site option to only warn on pages that fail regularly
Expand Down
56 changes: 18 additions & 38 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "website-stalker"
description = "Track changes on websites via git"
version = "0.18.1"
version = "0.19.0"
license = "LGPL-2.1-or-later"
repository = "https://github.com/EdJoPaTo/website-stalker"
authors = ["EdJoPaTo <[email protected]>"]
Expand Down

0 comments on commit b88a9de

Please sign in to comment.