Sha256: adeeea1fe883f5d74891eb1f514af3f74b25a6f1f0167475276460e025d3fbf2

Contents?: true

Size: 1.06 KB

Versions: 8

Compression:

Stored size: 1.06 KB

Contents

# Changelog

This project follows [semver 2.0.0](http://semver.org/spec/v2.0.0.html) and the
recommendations of [keepachangelog.com](http://keepachangelog.com/).

## Unreleased

## 0.1.11 (2018-08-09)  Functional Release

### Breaking Changes

- Mandate use of Ruby 2.3+

### Added

- Filter out unchanged items from display
- Switched from CodeClimate v1 to version 2.

### Fixed

- None


## 0.1.7 (2018-01-19)  Functional Release

### Breaking Changes

- None

### Added

- Added #invalid_whodunnit to support whodunnit that are declared but not found
- Added UserJournal to capture all changes made by a user over time

### Fixed

- None

## 0.1.4 (2017-11-08) Minor Functional Release

### Breaking Changes

- None

### Added

- Added #to_whodunnit as a customizeable fetch of the whodunnit info

### Fixed

- None

## 0.1.3 (2017-07-05) Bugfix Release

### Breaking Changes

- None

### Added

- None

### Fixed

- Formatting fixes (unconverted CR-LF)

## 0.1.0 (2017-06-30) Initial Release

### Breaking Changes

- None

### Added

- Initial Public Release

### Fixed

- None

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
paper_trail_scrapbook-0.1.19 Changelog.md
paper_trail_scrapbook-0.1.18 Changelog.md
paper_trail_scrapbook-0.1.17 Changelog.md
paper_trail_scrapbook-0.1.16 Changelog.md
paper_trail_scrapbook-0.1.15 Changelog.md
paper_trail_scrapbook-0.1.13 Changelog.md
paper_trail_scrapbook-0.1.12 Changelog.md
paper_trail_scrapbook-0.1.11 Changelog.md