M CHANGELOG.md => CHANGELOG.md +5 -0
@@ 1,3 1,8 @@
+0.3.4
+---
+
+- Fix cron job, restrict dependency on cron (see [#38](https://github.com/fizruk/telegram-bot-simple/pull/38), [#39](https://github.com/fizruk/telegram-bot-simple/pull/39));
+
0.3.3
---
M package.yaml => package.yaml +1 -1
@@ 1,5 1,5 @@
name: telegram-bot-simple
-version: 0.3.3
+version: 0.3.4
github: "fizruk/telegram-bot-simple"
license: BSD3
author: "Nickolay Kudasov"
M telegram-bot-simple.cabal => telegram-bot-simple.cabal +1 -1
@@ 7,7 7,7 @@ cabal-version: 1.12
-- hash: 6d52edc3fb6015df0405b5a83558655525a8de69bd624202d18729eacbb353a1
name: telegram-bot-simple
-version: 0.3.3
+version: 0.3.4
synopsis: Easy to use library for building Telegram bots.
description: Please see the README on Github at <https://github.com/fizruk/telegram-bot-simple#readme>
category: Web