Sha256: f3176bf9c9d7d9582a4a0ad57b9686ad778ba03f9117739d74e54767ce5b410f
Contents?: true
Size: 1.9 KB
Versions: 1
Compression:
Stored size: 1.9 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-27 ### 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-22 ### Changed - Bump Travis Rubies - Refactor plugin config - Require at least lolcommits 0.10.0 ## [0.0.4] - 2017-12-06 ### Changed - remove vendored fonts, gh-pages ## [0.0.3] - 2017-11-22 ### Changed - ditch yam gem and net/http, use rest-client ## [0.0.2] - 2017-11-10 ### Changed - Don't log webrick ## [0.0.1] - 2017-11-10 ### Changed - Initial release [Unreleased]: https://github.com/lolcommits/lolcommits-yammer/compare/v0.2.0...HEAD [0.2.0]: https://github.com/lolcommits/lolcommits-yammer/compare/v0.1.1...v0.2.0 [0.1.1]: https://github.com/lolcommits/lolcommits-yammer/compare/v0.1.0...v0.1.1 [0.1.0]: https://github.com/lolcommits/lolcommits-yammer/compare/v0.0.6...v0.1.0 [0.0.6]: https://github.com/lolcommits/lolcommits-yammer/compare/v0.0.5...v0.0.6 [0.0.5]: https://github.com/lolcommits/lolcommits-yammer/compare/v0.0.4...v0.0.5 [0.0.4]: https://github.com/lolcommits/lolcommits-yammer/compare/v0.0.3...v0.0.4 [0.0.3]: https://github.com/lolcommits/lolcommits-yammer/compare/v0.0.2...v0.0.3 [0.0.2]: https://github.com/lolcommits/lolcommits-yammer/compare/v0.0.1...v0.0.2 [0.0.1]: https://github.com/lolcommits/lolcommits-yammer/compare/30cac66...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-yammer-0.2.0 | CHANGELOG.md |