diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 9e89470..2d1adcf 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,15 @@ +- commits: + - subject: Update postgres from 13 to 14 + hash: 698ddbe2e5777c90dce8130cd29f149013814e7a + body: "" + footer: + Change-type: patch + change-type: patch + author: Renovate Bot + nested: [] + version: 5.1.1 + title: "'Update postgres from 13 to 14'" + date: 2022-06-13T16:34:32.734Z - commits: - subject: Extend migrator to support upgrading between versioned data directories hash: a569d60ceba85f65664ac48e165c295f7627dbf0 diff --git a/CHANGELOG.md b/CHANGELOG.md index 96e233e..5a25a9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to [Semantic Versioning](http://semver.org/). +# v5.1.1 +## (2022-06-13) + +* Update postgres from 13 to 14 [Renovate Bot] + # v5.1.0 ## (2022-03-22) diff --git a/VERSION b/VERSION index acf69b4..3bff059 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.1.0 \ No newline at end of file +5.1.1 \ No newline at end of file