Sha256: e58b45e3688c067935cff52a75ce1f3354de37c63b04f959a2bf14ad2f58622d

Contents?: true

Size: 796 Bytes

Versions: 1

Compression:

Stored size: 796 Bytes

Contents

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

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

## [Unreleased]

## [0.15.0] 2020-05-15

### Added
- Allow outputting of true/false/nil values via a config option. ([#9](https://github.com/heroku/l2meter/pull/9))

## [0.14.0] 2020-04-16

### Added
- CHANGELOG.md

### Changed
- Officially only support Ruby 2.5+; all older Rubies are EoL'd.

### Fixed
- Fix Ruby 2.7 proc warning
- Fix Ruby 2.7 last argument as keyword params warning

## [0.13.0] 2019-05-11

### Changed
- Total re-write to fix memory leaks in `L2meter::ThreadSafe` proxy object. See: https://github.com/heroku/l2meter/issues/6

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
l2meter-0.15.0 CHANGELOG.md