diff --git a/docs/changelog.md b/docs/changelog.md index c0209da..71bbe7e 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -2,6 +2,10 @@ 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.4.1] - 2024-03-07 +### Fixed +- Expired token error handling ([#17](https://github.com/pepkit/pephubclient/issues/17)) + ## [0.4.0] - 2024-02-12 ### Added - a parameter that points to where peps should be saved ([#32](https://github.com/pepkit/pephubclient/issues/32))