Skip to content

Latest commit

 

History

History
175 lines (116 loc) · 4.25 KB

CHANGELOG.md

File metadata and controls

175 lines (116 loc) · 4.25 KB

v2.5.4

https://github.com/github/hubot-scripts/compare/v2.5.3...v2.5.4

v2.5.3

https://github.com/github/hubot-scripts/compare/v2.5.2...v2.5.3

v2.5.2

https://github.com/github/hubot-scripts/compare/v2.5.1...v2.5.2

v2.5.1

https://github.com/github/hubot-scripts/compare/v2.5.0...v2.5.1

v2.5.0

https://github.com/github/hubot-scripts/compare/v2.4.8...v2.5.0

v2.4.8

https://github.com/github/hubot-scripts/compare/v2.4.7...v2.4.8

v2.4.7

https://github.com/github/hubot-scripts/compare/v2.4.6...v2.4.7

v2.4.6

https://github.com/github/hubot-scripts/compare/v2.4.5...v2.4.6

v2.4.5

https://github.com/github/hubot-scripts/compare/v2.4.3...v2.4.5

v2.4.3

https://github.com/github/hubot-scripts/compare/v2.4.2...v2.4.3

v2.4.2

https://github.com/github/hubot-scripts/compare/v2.4.1...v2.4.2

v2.4.1

https://github.com/github/hubot-scripts/compare/v2.2.2...v2.4.1

v2.2.2

https://github.com/github/hubot-scripts/compare/v2.2.1...v2.2.2

v2.2.1

https://github.com/github/hubot-scripts/compare/v2.2.0...v2.2.1

v2.2.0

https://github.com/github/hubot-scripts/compare/v2.1.3...v2.2.0

v2.1.3

https://github.com/github/hubot-scripts/compare/v2.1.2...v2.1.3

v2.1.2

https://github.com/github/hubot-scripts/compare/v2.1.1...v2.1.2

v2.1.1

https://github.com/github/hubot-scripts/compare/v2.1.0...v2.1.1

v2.1.0

Massive update to every scripts documentation header.

https://github.com/github/hubot-scripts/compare/v2.0.7...v2.1.0

v2.0.6

There is a ton of new functionality. The Second laziest changelog entry in a while.

https://github.com/github/hubot-scripts/compare/v2.0.5...v2.0.6

v2.0.5

There is a ton of new functionality. Laziest changelog entry in a while.

https://github.com/github/hubot-scripts/compare/v2.0.4...v2.0.5

v2.0.4

There is a ton of new functionality.

https://github.com/github/hubot-scripts/compare/v2.0.3...v2.0.4

v2.0.3

  • start using robot.logger instead of console.log, eases runtime debugging
  • remove dependencies in package.json that don't work on node 0.6.0
  • require hubot 2.0 explicitly to start using new stuff

v1.1.8

v1.1.7

v1.1.4

v1.0.4

  • Add 'hubot google me' - i'm feeling lucky search - Justin Searlssearls@gmail.com
  • Add 'hubot travis me owner/repo' - travis ci status by Erik Michaels-Ober sferik@gmail.com
  • Add 'hubot vanity me' - sort users by twitter followers by Jon Maddox jon@jonmaddox.com