From e2099cf9eaa56bb23e239ce82fd18b4a16909cde Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Mon, 10 Aug 2020 22:53:32 +0200 Subject: [PATCH] Update the changelog to mention recent changes --- docs/CHANGELOG.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index b520bee..c51cbe7 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -9,12 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Changed -- Switch to GitHub actions. - - Benefits include faster responses. - -### Removed - -- Removed Travis CI. +- Map Tools nodes can no longer be exploded by TNT. +- Switched from Travis CI to GitHub Actions for continuous integration. ## [2.1.0] - 2020-06-08