From 673ef8cb28e3e4e885b25596517ca10c336cb9c6 Mon Sep 17 00:00:00 2001 From: AkshatBajaj Date: Tue, 8 Dec 2020 15:32:18 +1100 Subject: [PATCH] ENHANCE: Update version and changelog to reflect surround-v0.1.0 --- surround/CHANGELOG.md | 6 ++++++ surround/VERSION | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/surround/CHANGELOG.md b/surround/CHANGELOG.md index ec47cdde..e648c234 100644 --- a/surround/CHANGELOG.md +++ b/surround/CHANGELOG.md @@ -12,6 +12,12 @@ All notable changes to this project will be documented in this file. ### Limitation +## [0.1.0] - 2020-12-08 + +### Changed + +- Split Surround library and CLI + ## [0.0.15] - 2020-11-26 ### Added diff --git a/surround/VERSION b/surround/VERSION index 1111c9c5..6c6aa7cb 100644 --- a/surround/VERSION +++ b/surround/VERSION @@ -1 +1 @@ -0.0.14 \ No newline at end of file +0.1.0 \ No newline at end of file