From 034f842a4c8a995795fea8509131d53167d899bf Mon Sep 17 00:00:00 2001 From: Troels Henriksen Date: Thu, 15 Aug 2024 20:28:07 +0200 Subject: [PATCH] Onwards! --- CHANGELOG.md | 10 ++++++++++ futhark.cabal | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42008ba313..ce4de6e9f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ 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.26.0] + +### Added + +### Removed + +### Changed + +### Fixed + ## [0.25.20] ### Added diff --git a/futhark.cabal b/futhark.cabal index 89cca67d12..c03058f88d 100644 --- a/futhark.cabal +++ b/futhark.cabal @@ -1,6 +1,6 @@ cabal-version: 2.4 name: futhark -version: 0.25.20 +version: 0.26.0 synopsis: An optimising compiler for a functional, array-oriented language. description: Futhark is a small programming language designed to be compiled to