From b4f69c3271489ff2c30979fe894ea1136150c0e5 Mon Sep 17 00:00:00 2001 From: Colin Kelley Date: Fri, 5 Mar 2021 09:15:07 -0800 Subject: [PATCH] release v0.3.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2037bad..d9df5d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.3.0] - Unreleased +## [0.3.0] - 2021-03-05 ### Added - Added `rescue_and_escalate`.