diff --git a/CHANGELOG.md b/CHANGELOG.md index 8383a6324b..58b8a562be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,16 +5,12 @@ 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.17.0] +## [0.16.2] ### Added * `futhark autotune`: added `--pass-option`. -### Removed - -### Changed - ### Fixed * `futhark bench`: progress bar now correct when number of runs is diff --git a/futhark.cabal b/futhark.cabal index c501b0f37b..64f22eed38 100644 --- a/futhark.cabal +++ b/futhark.cabal @@ -1,7 +1,7 @@ cabal-version: 2.4 name: futhark -version: 0.17.0 +version: 0.16.2 synopsis: An optimising compiler for a functional, array-oriented language. description: Futhark is a small programming language designed to be compiled to