Sha256: c76d4dea32f714fdd952247b4baca6be8d148a490272e67f512d0be719207389
Contents?: true
Size: 1.97 KB
Versions: 1
Compression:
Stored size: 1.97 KB
Contents
# ChangeLog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog][KeepAChangelog] and this project adheres to [Semantic Versioning][Semver]. ## [Unreleased] - Your contribution here! ## [0.2.0] - 2019-04-24 ### Removed - Support for Ruby < 2.3 (older rubies no longer supported) ### Added - `frozen_string_literal: true` to all ruby files ## [0.1.1] - 2018-05-24 ### Changed - Updated gemspec meta data links. ## [0.1.0] - 2018-03-26 ### Changed - Remove runner_order method - Require at least lolcommits 0.12.0 ## [0.0.6] - 2018-02-05 ### Removed - Dropped support for Ruby 2.0 ## [0.0.5] - 2018-01-21 ### Changed - Update Travis Rubies - Refactor plugin config - Require at least lolcommits 0.10.0 ## [0.0.4] - 2017-12-06 ### Added - OAuth as gem dependency ## [0.0.3] - 2017-12-06 ### Changed - Update Travis Rubies - README updated - Ditch coveralls, use Code Climate ## [0.0.2] - 2017-07-21 ### Removed - Remove local reference in gemspec (to lolcommits at path) ## [0.0.1] - 2017-07-21 ### Changed - Initial release [Unreleased]: https://github.com/lolcommits/lolcommits-twitter/compare/v0.2.0...HEAD [0.2.0]: https://github.com/lolcommits/lolcommits-twitter/compare/v0.1.1...v0.2.0 [0.1.1]: https://github.com/lolcommits/lolcommits-twitter/compare/v0.1.0...v0.1.1 [0.1.0]: https://github.com/lolcommits/lolcommits-twitter/compare/v0.0.6...v0.1.0 [0.0.6]: https://github.com/lolcommits/lolcommits-twitter/compare/v0.0.5...v0.0.6 [0.0.5]: https://github.com/lolcommits/lolcommits-twitter/compare/v0.0.4...v0.0.5 [0.0.4]: https://github.com/lolcommits/lolcommits-twitter/compare/v0.0.3...v0.0.4 [0.0.3]: https://github.com/lolcommits/lolcommits-twitter/compare/v0.0.2...v0.0.3 [0.0.2]: https://github.com/lolcommits/lolcommits-twitter/compare/v0.0.1...v0.0.2 [0.0.1]: https://github.com/lolcommits/lolcommits-twitter/compare/e064e4c...v0.0.1 [KeepAChangelog]: http://keepachangelog.com/en/1.0.0/ [Semver]: http://semver.org/spec/v2.0.0.html
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lolcommits-twitter-0.2.0 | CHANGELOG.md |