From ff178fdbc79e10421c378f4a4649c934b7b08fd5 Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Wed, 28 Oct 2020 17:42:23 -0600 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 38cd7d6..2291c7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v4.1.0-pre] - Unreleased +### Changed +- Stop building devel server from this codebase; this is moving to a new repo ## [v4.0.1] - 2020-10-27 ### Fixed