From d579786312ab8726581d7aa664f3a61c4d1c2b11 Mon Sep 17 00:00:00 2001 From: Eric Neiva Date: Tue, 9 Jul 2024 11:10:50 +0200 Subject: [PATCH] Update NEWS.md --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 5f6bab6..66e2319 100644 --- a/NEWS.md +++ b/NEWS.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). -## Unreleased +## [0.9.4] - 2024-07-09 ### Added - Missing distributed functions. Since PR [#92](https://github.com/gridap/GridapEmbedded.jl/pull/92).