From 3eee16be4ad32c560d504c80a21bf27adfd8fc3c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 24 Apr 2021 15:47:53 -0300 Subject: [PATCH] chore: release 1.2.0 (#29) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a0aa37..d2d817e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.0](https://www.github.com/allisson/postmand/compare/v1.1.0...v1.2.0) (2021-04-24) + + +### Features + +* **http:** add secure headers using github.com/unrolled/secure ([#28](https://www.github.com/allisson/postmand/issues/28)) ([89a990b](https://www.github.com/allisson/postmand/commit/89a990b1695ffd99356c7d78fd2bef7af5737be7)) + ## [1.1.0](https://www.github.com/allisson/postmand/compare/v1.0.0...v1.1.0) (2021-03-10) diff --git a/version.txt b/version.txt index 9084fa2..26aaba0 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.0 +1.2.0