From 6159830b4b08c6481e93842f2392095c3e087fae Mon Sep 17 00:00:00 2001 From: Andre Hora Date: Sun, 29 Jan 2023 14:22:07 -0300 Subject: [PATCH] removed Changelog changes --- CHANGELOG.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5308ef71..26effda4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,13 +5,6 @@ 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] - -### Changed - -- Updated test_cells to cover boundary cases of cell_len -- Updated test_pick to cover untested inputs of pick_bool - ## [13.3.1] - 2023-01-28 ### Fixed