From 20783c89bd61d2781d76c2093aca8d8c6cfa796e Mon Sep 17 00:00:00 2001 From: Ben Fritsch Date: Fri, 8 May 2020 19:48:59 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73ad2e98..40a49ca1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [Unreleased] +## [0.28.0] - 2020-05-06 ### Changed - Ensure all strings with spaces are quoted in logs. ([#332](https://github.com/interagent/pliny/pull/332)) - Allow ActiveSupport 5 or 6. ([#331](https://github.com/interagent/pliny/pull/331))