diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 19a4675..139c453 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,136 +1,152 @@ - commits: - - author: Pagan Gazzard - body: "" - footers: - change-type: major - hash: aae070aca98c181d3ba856b8a9158cfe7caf75b9 - subject: Upgrade to postgres 11 - date: "2019-03-19T18:03:34Z" + - subject: Add machine-readable changelog + hash: c8f3c4ce0f3772194901cd2a1c93e6f8fcddf9d7 + body: '' + footer: + Change-type: patch + change-type: patch + Signed-off-by: Gergely Imreh + signed-off-by: Gergely Imreh + author: Gergely Imreh + version: 3.0.1 + date: 2019-06-26T15:15:35.001Z +- commits: + - author: Pagan Gazzard + body: '' + footers: + change-type: major + hash: aae070aca98c181d3ba856b8a9158cfe7caf75b9 + subject: Upgrade to postgres 11 + date: '2019-03-19T18:03:34Z' version: 3.0.0 - commits: - - author: Heds Simons - body: "" - footers: - change-type: patch - connects-to: '#18' - signed-off-by: Heds Simons - hash: 99fbdc22f3638b56478a98189d62138bed86d8a5 - subject: 'codeowners: Add @dfunckt, @Page- and @hedss' - date: "2019-03-09T13:11:18Z" + - author: Heds Simons + body: '' + footers: + change-type: patch + connects-to: '#18' + signed-off-by: Heds Simons + hash: 99fbdc22f3638b56478a98189d62138bed86d8a5 + subject: 'codeowners: Add @dfunckt, @Page- and @hedss' + date: '2019-03-09T13:11:18Z' version: 2.0.3 - commits: - - author: Akis Kesoglou - body: "" - footers: - change-type: patch - hash: 2902c4d67faeae964fa4efae1bde656c6f147e0a - subject: Add LICENSE - - author: Akis Kesoglou - body: "" - footers: - change-type: patch - hash: d6aec024c0b57b781715d38922275f4a1a1c562c - subject: Stop publishing to private Docker Hub repo - date: "2018-10-29T12:28:31Z" + - author: Akis Kesoglou + body: '' + footers: + change-type: patch + hash: 2902c4d67faeae964fa4efae1bde656c6f147e0a + subject: Add LICENSE + - author: Akis Kesoglou + body: '' + footers: + change-type: patch + hash: d6aec024c0b57b781715d38922275f4a1a1c562c + subject: Stop publishing to private Docker Hub repo + date: '2018-10-29T12:28:31Z' version: 2.0.2 - commits: - - author: Will Boyce - body: "" - footers: - change-type: patch - signed-off-by: Will Boyce - hash: 76c6953bdf004c841d2a39a401f0a4ddf7126fe8 - subject: 'rename: Publish Docker image to both balena and resin accounts' - date: "2018-10-25T20:26:52Z" + - author: Will Boyce + body: '' + footers: + change-type: patch + signed-off-by: Will Boyce + hash: 76c6953bdf004c841d2a39a401f0a4ddf7126fe8 + subject: 'rename: Publish Docker image to both balena and resin accounts' + date: '2018-10-25T20:26:52Z' version: 2.0.1 - commits: - - author: Akis Kesoglou - body: |- - This commit: - - stops pushing to legacy Docker Hub repo - - removes `automation` folder and build script - - removes CircleCI config - footers: - change-type: major - signed-off-by: Akis Kesoglou - hash: 59cdc142ed296aa7f04d42e083e5c2b441fa00ad - subject: Prepare for open sourcing - date: "2018-09-28T07:19:50Z" + - author: Akis Kesoglou + body: |- + This commit: + - stops pushing to legacy Docker Hub repo + - removes `automation` folder and build script + - removes CircleCI config + footers: + change-type: major + signed-off-by: Akis Kesoglou + hash: 59cdc142ed296aa7f04d42e083e5c2b441fa00ad + subject: Prepare for open sourcing + date: '2018-09-28T07:19:50Z' version: 2.0.0 - commits: - - author: Heds Simons - body: |- - Due to recent changes in the Postgres codebase, and - rebuilds of tagged Docker images, the default `postgres` - user will no longer exist. See: - https://github.com/docker-library/postgres/commit/0aff40cb72f4f5968a1bb4cb04e2fc6f1ce8857e - Database is now created by the generated `docker` user. - footers: - change-type: patch - connects-to: 13 - signed-off-by: Heds Simons - hash: c5b5e9413ecdbfdbb08a173e8e1c9cac10e78a45 - subject: 'postgres: `resin` db created by `docker` user' - date: "2018-09-17T15:48:39Z" + - author: Heds Simons + body: >- + Due to recent changes in the Postgres codebase, and + + rebuilds of tagged Docker images, the default `postgres` + + user will no longer exist. See: + + https://github.com/docker-library/postgres/commit/0aff40cb72f4f5968a1bb4cb04e2fc6f1ce8857e + + Database is now created by the generated `docker` user. + footers: + change-type: patch + connects-to: 13 + signed-off-by: Heds Simons + hash: c5b5e9413ecdbfdbb08a173e8e1c9cac10e78a45 + subject: 'postgres: `resin` db created by `docker` user' + date: '2018-09-17T15:48:39Z' version: 1.1.3 - commits: - - author: Akis Kesoglou - body: |- - - Extracts commands into a separate script - - Updates CI to Docker 17.X - - Normalises pushed images to: - - revision: eg. 22dd724 - - branch: maintenance - - semver: eg v1.5.2-5-g22dd724 - footers: - change-type: patch - hash: 435adf0744152d1a63133a88b8ec5c56feb12c5f - subject: Use local build script in CI - - author: Akis Kesoglou - body: "" - hash: db3d04eeda168f7c35b16c1443d88ea50b0b8414 - subject: Push images to open-balena-db as well - date: "2018-03-20T11:16:27Z" + - author: Akis Kesoglou + body: |- + - Extracts commands into a separate script + - Updates CI to Docker 17.X + - Normalises pushed images to: + - revision: eg. 22dd724 + - branch: maintenance + - semver: eg v1.5.2-5-g22dd724 + footers: + change-type: patch + hash: 435adf0744152d1a63133a88b8ec5c56feb12c5f + subject: Use local build script in CI + - author: Akis Kesoglou + body: '' + hash: db3d04eeda168f7c35b16c1443d88ea50b0b8414 + subject: Push images to open-balena-db as well + date: '2018-03-20T11:16:27Z' version: 1.1.2 - commits: - - author: Heds Simons - body: "" - footers: - change-type: patch - connects-to: '#10' - hash: cb4d1dd1874d59d42ff07e3a9c75455f6abc317b - subject: Move to V2 of CircleCI and include git for tagging. - date: "2018-03-08T14:37:53Z" + - author: Heds Simons + body: '' + footers: + change-type: patch + connects-to: '#10' + hash: cb4d1dd1874d59d42ff07e3a9c75455f6abc317b + subject: Move to V2 of CircleCI and include git for tagging. + date: '2018-03-08T14:37:53Z' version: 1.1.1 - commits: - - author: Pagan Gazzard - body: "" - footers: - change-type: minor - hash: d43650acb40c9b15db57d397c0fce676b51667ee - subject: Update to postgres 10 - date: "2018-03-05T17:35:26Z" + - author: Pagan Gazzard + body: '' + footers: + change-type: minor + hash: d43650acb40c9b15db57d397c0fce676b51667ee + subject: Update to postgres 10 + date: '2018-03-05T17:35:26Z' version: 1.1.0 - commits: - - author: Heds Simons - body: Removes old Jenkins automation code. - footers: - change-type: patch - connects-to: '#5' - hash: fc7fe8688a2d86e5925331a7d134bc430c52f2cb - subject: Move to CircleCI for builds. - date: "2017-11-06T09:41:10Z" + - author: Heds Simons + body: Removes old Jenkins automation code. + footers: + change-type: patch + connects-to: '#5' + hash: fc7fe8688a2d86e5925331a7d134bc430c52f2cb + subject: Move to CircleCI for builds. + date: '2017-11-06T09:41:10Z' version: 1.0.2 - commits: - - author: Heds Simons - body: "" - footers: - change-type: patch - hash: a45cde53119a8e2ae7db20fc1d9a322568167269 - subject: Add VersionBot support. - - author: Pagan Gazzard - body: "" - hash: c67e46f9c36239e68473d366483f3a73cd22125c - subject: Upgrade to postgres 9.6 - date: "2017-11-02T09:29:09Z" + - author: Heds Simons + body: '' + footers: + change-type: patch + hash: a45cde53119a8e2ae7db20fc1d9a322568167269 + subject: Add VersionBot support. + - author: Pagan Gazzard + body: '' + hash: c67e46f9c36239e68473d366483f3a73cd22125c + subject: Upgrade to postgres 9.6 + date: '2017-11-02T09:29:09Z' version: 1.0.1 diff --git a/CHANGELOG.md b/CHANGELOG.md index 13a406d..9292c8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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/). +## v3.0.1 - 2019-06-26 + +* Add machine-readable changelog [Gergely Imreh] + ## v3.0.0 - 2019-03-19 * Upgrade to postgres 11 [Pagan Gazzard]