Skip to content
This repository was archived by the owner on Feb 28, 2022. It is now read-only.

Commit 2e0b17c

Browse files
committed
Release v0.2.1
1 parent c17fef1 commit 2e0b17c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

NEWS.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.2.1] - 2020-06-16
8+
9+
### Changed
10+
11+
- Tests updated for new Gridap inner product format
12+
713
## [0.2.0] - 2020-04-26
814

915
### Added

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "GridapODEs"
22
uuid = "55e38337-5b6e-4c7c-9cfc-e00dd49102e6"
33
authors = ["Santiago Badia"]
4-
version = "0.2.0"
4+
version = "0.2.1"
55

66
[deps]
77
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"

0 commit comments

Comments
 (0)