File tree 2 files changed +2
-6
lines changed
2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ 0.26.0 ]
8
+ ## [ 0.25.23 ]
9
9
10
10
### Added
11
11
@@ -17,10 +17,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
17
17
18
18
* AD is now supported by the interpreter (thanks to Marcus Jensen).
19
19
20
- ### Removed
21
-
22
- ### Changed
23
-
24
20
### Fixed
25
21
26
22
* Some instances of invalid copy removal. (Again.)
Original file line number Diff line number Diff line change 1
1
cabal-version : 2.4
2
2
name : futhark
3
- version : 0.26.0
3
+ version : 0.25.23
4
4
synopsis : An optimising compiler for a functional, array-oriented language.
5
5
6
6
description : Futhark is a small programming language designed to be compiled to
You can’t perform that action at this time.
0 commit comments