From 8b43729723580a2595ad9de3f6168f192ffb843b Mon Sep 17 00:00:00 2001 From: Jeff Wagner Date: Thu, 5 Oct 2023 17:23:16 -0700 Subject: [PATCH] 0.14.4 post-release --- docs/releasehistory.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/releasehistory.md b/docs/releasehistory.md index cf2c9b96e..3743a4317 100644 --- a/docs/releasehistory.md +++ b/docs/releasehistory.md @@ -6,6 +6,17 @@ Releases follow the `major.minor.micro` scheme recommended by [PEP440](https://w * `minor` increments add features but do not break API compatibility * `micro` increments represent bugfix releases or improvements in documentation +## Current development + +### API-breaking changes + +### Behavior changes + +### Bugfixes + +### New features + +### Improved documentation and warnings ## 0.14.4