From eed66e53531262f46a85dfe880fb5e6f6a8e82f8 Mon Sep 17 00:00:00 2001 From: oceanmesh <40673418+CHLNDDEV@users.noreply.github.com> Date: Sun, 14 Mar 2021 19:40:41 -0300 Subject: [PATCH] Update README.md (#199) * update changelog to 4.0.0 Co-authored-by: Keith Roberts --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3091890a..0cd6dd8f 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,9 @@ Changelog The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ### Unreleased +- None +### [4.0.0] - 2021-03-14 ## Added - `mesh2d` interface improvements to filter small polygons. - Support for creation of `fort.20` files for forcing rivers by @Jiangchao3