Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

25 lines (17 loc) · 1.38 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0 (2016-10-15)

Bug Fixes

  • actually use the flipGuy, we need unit tests (6e66e7c)
  • add the flip guy (5009c67)
  • added engines field for heroku (771d084)
  • missing closing brace, yep we need tests (0dd91e9)
  • slight tweaks to README; fixed bug with 200 response (0d7c6e2)
  • tiny tweaks to yargs output (1e6062e)
  • upgrade to version of yargs that fixes context issues (6292a06)
  • we should not be calling flip on our pirate string (bb820f3)
  • whoops, we were referencing the wrong arg (b272b5d)

Features

  • added pirate-speak command (968bf67)
  • roughing out chat-bot codebase (5dcf057)