We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92b3816 commit 32e7105Copy full SHA for 32e7105
CHANGELOG.md
@@ -5,13 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
-## [0.26.0]
9
-
10
-### Added
11
12
-### Removed
13
14
-### Changed
+## [0.25.29]
15
16
### Fixed
17
futhark.cabal
@@ -1,6 +1,6 @@
1
cabal-version: 2.4
2
name: futhark
3
-version: 0.26.0
+version: 0.25.29
4
synopsis: An optimising compiler for a functional, array-oriented language.
description: Futhark is a small programming language designed to be compiled to
0 commit comments