Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 576 Bytes

CHANGELOG.md

File metadata and controls

24 lines (15 loc) · 576 Bytes

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.0.2] - 2020-01-12

Fixed

  • Can now setup methods of void returns

[1.0.1] - 2019-11-16

Fixed

  • Allow single parameters to Return.
  • Prevent linker warning about duplicate symbols.

[1.0.0] - 2019-11-15

Added

  • Initial support for creating, arranging and verifying mock objects.