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

Commit a3b55c0

Browse files
Update NEWS.md
1 parent d5acdce commit a3b55c0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

NEWS.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@ 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-
8-
## [Unreleased]
7+
## [0.2.0] - 2020-04-26
98

109
### Added
1110

12-
-
13-
11+
- Support to automatic differentiation
12+
- Time integration of multivalue problems
13+
- Implementation of a ForwardEuler solver
14+
1415
### Changed
15-
16-
-
16+
1717
### Fixed
1818

19-
-
19+
- Bug in ThetaMethod
2020

21-
## [0.1.0] - 2020-05-18
21+
## [0.1.0] - 2020-04-18
2222

2323
It is the first fully functional version.

0 commit comments

Comments
 (0)