Skip to content

Commit

Permalink
release: v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slurdge committed May 19, 2022
1 parent db4ba25 commit d25896d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
Changelog
=========

v0.10.0
-------

- Add a `daemon` command for daemons. Also add a `--run-at-startup` flag for daemon
- Allow to override log level on the command line
- Allow to specify which pipes are running. Example: `goeland run <pipename>`
- Add a reddit filter that gets better pictures. Useful for picture intensive subreddits.
- Fix reddit rss download
- Create an email pool only if it's needed
- Various small fixes

v0.9.0
------

Expand Down

0 comments on commit d25896d

Please sign in to comment.