From decae598b43868f2097cd485d0a288847a0b5b15 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 11:16:36 +0000 Subject: [PATCH] chore(main): release 0.1.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ version.txt | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 96d9691c1..9aa5a0731 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.0" + ".": "0.1.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 8100053c2..b45316a15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.1.1](https://github.com/GenSpectrum/LAPIS-SILO/compare/v0.1.0...v0.1.1) (2024-05-23) + + +### Features + +* add number of partitions to /info ([1e780b5](https://github.com/GenSpectrum/LAPIS-SILO/commit/1e780b51f7b64334e9102fef3eeb279132e363e5)) +* add serializationVersion to SILO output for smoother transitioning to new formats ([d3badb6](https://github.com/GenSpectrum/LAPIS-SILO/commit/d3badb65e6c2ce5d59ab8134cf2a237c836d417e)) + ## [0.1.0](https://github.com/GenSpectrum/LAPIS-SILO/compare/v0.0.1...v0.1.0) (2024-05-10) diff --git a/version.txt b/version.txt index 6e8bf73aa..17e51c385 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.1.0 +0.1.1