From cffbb1f20b835ba571915ba7b6c419daf3da68d7 Mon Sep 17 00:00:00 2001 From: Johan Dahlberg Date: Tue, 19 Mar 2024 13:15:41 +0100 Subject: [PATCH] Update the change log for 0.16.2 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index be54e906..4df28cff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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.16.2] - 2024-03-19 + +### Fixed + +* Uninitialized value for `--polarization-n-permutations` + ## [0.16.1] - 2024-01-12 ### Fixed