# CHANGELOG ## 0.4.0 * Added options for Talks#say: :notify, :detach (@kossnocorp) * Talks#notify more smart - get options for notifier (title, image, etc) (@kossnocorp) ## 0.3.0 * Added notifier support (thanks to @kossnocorp) ## 0.2.0 * Added espeak support ## 0.1.0 * Added bin command for wrap your commandline commands with talks hooks (@brainopia) ## 0.0.5 * Added customization through your_project_folder/.talksrc file ## 0.0.4 * Added customization through ~/.talksrc file ## 0.0.3 * Voices can be changed now * You can send type to say method ## 0.0.2 Init version