diff --git a/docs/changelog.md b/docs/changelog.md index 45f58ce9..213bf0ac 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -2,6 +2,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) format. +## [0.9.3] - 2020-09-02 + +### Fixed +- warning in `seek` method when executed with `strict_exists=None` + ## [0.9.2] - 2020-08-19 ### Added