From 9c9431b58c9c27efb59b6bd36ccefab8dc01b698 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Mon, 2 Nov 2020 22:14:18 +0200 Subject: [PATCH] CHANGELOG.md: Add unreleased changes --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d74e17..20475c5 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 +### Fixed +- Minor issue with limit parameter + +### Updated +- Run poetry update + ## [1.3.1] - 2020-10-06 ### Changed - Fix issue with requirements.txt caused by poetry's export