Skip to content

Latest commit

History

History
78 lines (43 loc) 路 1.48 KB

CHANGELOG.md

File metadata and controls

78 lines (43 loc) 路 1.48 KB

yetibot changelog

0.4.1

  • Added scrape command #310

0.4.0

0.4.0 brings non-backward compatible changes, particularly around configuration refactoring.

Non-backward Compatible Changes

Removed

  • Remove all uses of config-for-ns - this was never a good idea.

  • Removed Jenkins add and remove commands in favor of immutable configuration and simplified code

0.1.74

  • upgrade yetibot.core to 0.3.14

0.1.73

  • remove tentacles dependency - put it in yetibot.core instead

0.1.70

  • fix mapping bug when using gh repos

0.1.69

  • fix syntax error on giftv command

0.1.68

  • upgrade to yetibot.core 0.3.8

0.1.67

  • fix src copy in Dockerfile

0.1.66

  • add specific $version to Docker tag

0.1.65

  • upgrade Docker engine in Travis to attempt to fix docker.sh latest tagging

0.1.64

  • auto-deploy to Docker Hub. See DOCKER for usage docs.

0.1.63

  • upgrade to Clojure 1.7

0.1.62

  • begin categorizing commands, especially :fun so that they can be optionally disabled in serious/no-fun/work channels 馃懏馃懏馃懏

    See yetibot.core release notes for more info on category support.