From 0f185bc84675f94bcdbab55ce675a4595e26b182 Mon Sep 17 00:00:00 2001 From: Donaldson Date: Wed, 13 Nov 2019 16:31:13 -0600 Subject: [PATCH] Revving version, releasing v3.4 --- CHANGELOG.md | 2 ++ VERSION | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82c2efb..c3c5ae8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [3.4] - 2019-11-13 ### Added - A changelog - Support for embedding Python libraries at the category or puzzle level diff --git a/VERSION b/VERSION index b2696f2..2f4b607 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.4_rc1 +3.4