Skip to content

Commit

Permalink
Preparing for 0.9.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
athas committed Feb 8, 2019
1 parent 2637d02 commit 1c08c9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [0.9.0]
## [0.9.1]

### Added

Expand All @@ -18,8 +18,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

* `futhark run` takes a `-w` option for disabling warnings.

### Removed

### Changed

* Major command reorganisation: all Futhark programs have been
Expand Down
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: futhark
version: "0.9.0"
version: "0.9.1"
synopsis: An optimising compiler for a functional, array-oriented language.
description: See the website at https://futhark-lang.org
homepage: https://futhark-lang.org
Expand Down

0 comments on commit 1c08c9b

Please sign in to comment.