Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
shouya committed Aug 6, 2024
1 parent 57eb8d4 commit e1839c5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,13 @@

All notable changes to this project will be documented in this file.

## [unreleased]
## [0.1.4] - 2024-08-06

### Bug Fixes

- Build on Windows (#142)

## [0.1.3] - 2024-08-06

### Bug Fixes

Expand Down
2 changes: 1 addition & 1 deletion 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 = "rss-funnel"
description = "A composable feed processing pipeline"
version = "0.1.3"
version = "0.1.4"
edition = "2021"
license-file = "LICENSE"
readme = "README.org"
Expand Down

0 comments on commit e1839c5

Please sign in to comment.