From 678b0fd0962a4f67f4969ffe8ddc866063447d7f Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Tue, 5 Jan 2021 02:33:06 +0000 Subject: [PATCH] chore(release): 0.7.16 --- CHANGELOG.md | 7 +++++++ VERSION | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b5bc61..04ea24c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.7.16](https://github.com/jimeh/.emacs.d/compare/v0.7.15...v0.7.16) (2021-01-05) + + +### Features + +* **lang:** enable debugging current test in go-mode via dap-mode ([672d6d8](https://github.com/jimeh/.emacs.d/commit/672d6d819cf2e522581dbfc9b222ed5bc521bbe7)) + ### [0.7.15](https://github.com/jimeh/.emacs.d/compare/v0.7.14...v0.7.15) (2020-12-25) diff --git a/VERSION b/VERSION index a769cf6..faa71bb 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7.15 \ No newline at end of file +0.7.16 \ No newline at end of file