Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 747 Bytes

CHANGELOG.md

File metadata and controls

26 lines (21 loc) · 747 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

We follow Keep a Changelog format.

0.2.0 - 2015-08-31

Added

  • Rubocop codestyle
  • I18n translations for commands

0.1.2 - 2015-06-21

Changed

  • Better RSpec defaults (.rspec)
  • Travis will test most recent patch-level version of ruby instead of fixed ones
  • Removed Boxen specific spec patch

0.1.1 - 2015-04-15

Changed

  • Domain config is required and validates the correct type

0.1.0 - 2015-04-14

Added

  • Initial plugin import with hangout, hangout me and hangout me commands support
  • RSpec, Travis CI and Coveralls support