Skip to content

Commit

Permalink
release 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ayrat555 committed Jan 13, 2024
1 parent 711d4c1 commit c76bee2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ description = "Changelog"
weight = 3
+++

## 0.14.0 (2024-01-13)

- Docker compose by @pxp9 in https://github.com/ayrat555/el_monitorro/pull/352
- update rust and deps by @ayrat555 in https://github.com/ayrat555/el_monitorro/pull/353
- fix: handle invalid publication dates by @ayrat555 in https://github.com/ayrat555/el_monitorro/pull/354
- update frankenstein to 0.29.2 by @ayrat555 in https://github.com/ayrat555/el_monitorro/pull/355
- Frankenstein 0.30.0 by @ayrat555 in https://github.com/ayrat555/el_monitorro/pull/356

## 0.12.1 (2023-09-29)

- chore(cargo): bump thiserror from 1.0.35 to 1.0.36 by @dependabot in https://github.com/ayrat555/el_monitorro/pull/268
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "el_monitorro"
version = "0.12.1"
version = "0.14.0"
authors = ["Ayrat Badykov <[email protected]>"]
edition = "2021"
rust-version = "1.62"
Expand Down

0 comments on commit c76bee2

Please sign in to comment.