From 85865d98c13fef58b3916a3b10627d99db478f78 Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Wed, 14 Oct 2020 16:08:19 -0600 Subject: [PATCH] Tag as 4.0.0 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f1a8ed..dd173c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. 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.0.0-rc2] - Unreleased +## [v4.0.0] - 2020-10-14 ### Fixed - Multiple bugs preventing production server from working properly - CI builds should be working now @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Anonymized team names now only computed once per team - Don't output "self" team for unauthenticated state exports +### Added +- Documented the HTTP API +- Added a drawing of how things fit together + ## [v4.0-rc1] - 2020-10-13 ### Changed - Major rewrite/refactor of `mothd`