From 1fa2beace22555e20741daa91d684b5f513fe673 Mon Sep 17 00:00:00 2001 From: Nick Machnik Date: Tue, 20 Oct 2020 20:11:49 +0200 Subject: [PATCH] Bump patch --- changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changelog.md b/changelog.md index 6583355..1425421 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,13 @@ 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). +## Unreleased + +## [0.3.3] + +### Added +- Explicit error for zero valid pairs in the pairs bed input for `chess sim` + ## [0.3.2] ### Added