From 0b29da6e986530c87c10c52a680bf5a69ba7ec9b Mon Sep 17 00:00:00 2001 From: "codex-storage[bot]" <159803397+codex-storage[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 06:25:40 +0000 Subject: [PATCH] docs: update CHANGELOG.md for master [skip ci] --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d640817..13d4871 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,15 @@ ## [Unreleased](https://github.com/codex-storage/nim-serde/tree/HEAD) -[Full Changelog](https://github.com/codex-storage/nim-serde/compare/v1.0.0...HEAD) +[Full Changelog](https://github.com/codex-storage/nim-serde/compare/v1.1.0...HEAD) + +**Merged pull requests:** + +- run changelog workflow on release [\#12](https://github.com/codex-storage/nim-serde/pull/12) ([emizzle](https://github.com/emizzle)) + +## [v1.1.0](https://github.com/codex-storage/nim-serde/tree/v1.1.0) (2024-02-14) + +[Full Changelog](https://github.com/codex-storage/nim-serde/compare/v1.0.0...v1.1.0) **Merged pull requests:**