Sha256: ea323ca0398dc62d62327ab019972685229a8e3217af20447f30045ebaeb511f

Contents?: true

Size: 639 Bytes

Versions: 1

Compression:

Stored size: 639 Bytes

Contents

# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.0.0] - 2019-01-06
### Changed
- The name of the underlying parameter changed for `assert_in_epsilon` from `a` and `b` to `exp` and `act`. As such in order to normalize, those were aliased to `expected` and `actual` as well.

[Unreleased]: https://github.com/CultureHQ/client/compare/v1.0.0...HEAD
[1.0.0]: https://github.com/CultureHQ/client/compare/v0.0.2...v1.0.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
minitest-keyword-1.0.0 CHANGELOG.md