From 6145f89afc1166641644150c2322b030ee962daa Mon Sep 17 00:00:00 2001 From: pablolh Date: Tue, 6 Dec 2022 12:40:00 +0100 Subject: [PATCH] Release v0.5.1 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80afc3b7..07d49209 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [ 0.5.1 ] - [ 2022-12-6 ] +### Added +- Readthedocs documentation + +### Changed +- Fixed Python versions on Linux +- Updated README with new API functions +- Tidy tests and circuits folder + +### Removed +- Python 3.6 support + ## [ 0.5.0 ] - [ 2022-11-15 ] ### Added - "-j " CLI option to output JSON to a file