From d4731ba8a76df4f16c9ab2d52991af8f2b65912f Mon Sep 17 00:00:00 2001 From: Chris Adams Date: Fri, 15 Nov 2024 07:45:38 +0000 Subject: [PATCH] Update changelog to include new PR --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28867a7..d6007ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add ability to create adaptors which provide access to external data sources #134 - Add access to the Electricity Maps API free tier #134 - Allow access to individual models and their internal functions #195 +- Update the Github actions testing matrix to Node 18,20, and 22 #242 ## Released