From cdb304d5c53b0e98ccdd8a1518af0fa0c61662b4 Mon Sep 17 00:00:00 2001 From: Leif Denby Date: Fri, 16 Aug 2024 16:35:17 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ccf522..fa76011 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,10 @@ - add Zenodo integration and add citation file [\#195](https://github.com/EUREC4A-UK/lagtraj/pull/195) @leifdenby +- update versions of flake8, black and isort in pre-commit config and resolve + linting issues arising from these updates + [\#206](https://github.com/EUREC4A-UK/lagtraj/pull/206), @leifdenby + ## [v0.1.2](https://github.com/EUREC4A-UK/lagtraj/tree/v0.1.2)