Sha256: abb0d5bcaa334607c30c40e53e7d4c691889213601a43f6f2ae5a5364da3841b
Contents?: true
Size: 1.1 KB
Versions: 1
Compression:
Stored size: 1.1 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-22 ### Changed - Require at least Ruby 2.3 - earlier versions no longer supported. ### Added - `# frozen_string_literal: true` to all Ruby files. ## [0.1.2] - 2018-05-05 ### Changed - Updated gemspec meta data links. ## [0.1.1] - 2018-05-05 ### Changed - Updated gemspec description and summary. ## [0.1.0] - 2018-05-05 ### Added - Initial version released. [Unreleased]: https://github.com/matthutchinson/ecb_exchange/compare/v0.2.0...HEAD [0.2.0]: https://github.com/matthutchinson/ecb_exchange/compare/v0.1.2...v0.2.0 [0.1.2]: https://github.com/matthutchinson/ecb_exchange/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/matthutchinson/ecb_exchange/compare/v0.1.0...v0.1.1 [0.1.0]: https://github.com/matthutchinson/ecb_exchange/compare/e7366b3...v0.1.0 [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 |
---|---|
ecb_exchange-0.2.0 | CHANGELOG.md |