Sha256: 783a55bdd31be900bb62617831e3d1bb3f113429b4991beaae4d7b6a8e33fa75
Contents?: true
Size: 1.29 KB
Versions: 1
Compression:
Stored size: 1.29 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.1] - 2019-06-24 ### Changed - use `https` endpoint for ECB XML feed (not http, which now redirects) ## [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.1...HEAD [0.2.1]: https://github.com/matthutchinson/ecb_exchange/compare/v0.2.0...v0.2.1 [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.1 | CHANGELOG.md |