File tree 2 files changed +2
-4
lines changed
2 files changed +2
-4
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.9.0 ]
8
+ ## [ 0.9.1 ]
9
9
10
10
### Added
11
11
@@ -18,8 +18,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
18
18
19
19
* ` futhark run ` takes a ` -w ` option for disabling warnings.
20
20
21
- ### Removed
22
-
23
21
### Changed
24
22
25
23
* Major command reorganisation: all Futhark programs have been
Original file line number Diff line number Diff line change 1
1
name : futhark
2
- version : " 0.9.0 "
2
+ version : " 0.9.1 "
3
3
synopsis : An optimising compiler for a functional, array-oriented language.
4
4
description : See the website at https://futhark-lang.org
5
5
homepage : https://futhark-lang.org
You can’t perform that action at this time.
0 commit comments