From 0517627c5ae40b2dcfaef2ba9d2aad73d1c53f48 Mon Sep 17 00:00:00 2001 From: Joseph Weston Date: Sat, 15 Aug 2020 15:59:55 -0700 Subject: [PATCH] release v0.7.0 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a46138b..4715920 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,9 @@ All notable changes to miniver will be documented in this file. 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] +## [unreleased] + +## [0.7.0] - 2020-08-15 ### Added - Allow distributions that place packages in a "src" directory ### Changed