Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Latest commit

 

History

History
36 lines (23 loc) · 839 Bytes

CHANGELOG.md

File metadata and controls

36 lines (23 loc) · 839 Bytes

v1.2.0 (2015-06-19)

  • Improved logic for handling HEAD requests
  • Use '/lib' directory for compiled JS instead of '/app'
  • Simplify TCP port configuration
  • Improve and simplify Message model

v1.1.3 (2015-06-17)

  • Adding links into the documentation pointing to the announcement
  • Fixing minor typo in README.md

v1.1.2 (2015-06-17)

  • Using res.json in controller (#5)

v1.1.1 (2015-06-17)

  • Minor fixes in the documentation
  • Testing for the CORS headers in the end-to-end test
  • Adding missing unit test file

v1.1.0 (2015-06-17)

  • Fixing link in CREDITS.md file (#2)
  • Adding POST [/] endpoint to demonstrate input validation
  • Adding CONTRIBUTE.md

v1.0.1 (2015-06-17)

  • Adding API Blueprint
  • Adding Heroku integration with Travis CI

v1.0.0 (2015-06-16)

  • Initial release