We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db4ba25 commit d25896dCopy full SHA for d25896d
CHANGELOG.md
@@ -1,6 +1,17 @@
1
Changelog
2
=========
3
4
+v0.10.0
5
+-------
6
+
7
+- Add a `daemon` command for daemons. Also add a `--run-at-startup` flag for daemon
8
+- Allow to override log level on the command line
9
+- Allow to specify which pipes are running. Example: `goeland run <pipename>`
10
+- Add a reddit filter that gets better pictures. Useful for picture intensive subreddits.
11
+- Fix reddit rss download
12
+- Create an email pool only if it's needed
13
+- Various small fixes
14
15
v0.9.0
16
------
17
0 commit comments