From a1c03e3134b9fccc32f2a8cb02bce034f39b10d3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2024 22:33:22 +0000 Subject: [PATCH] chore(main): release 0.21.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 427f09b..4753f72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.21.0](https://github.com/ptah-sh/ptah-server/compare/v0.20.1...v0.21.0) (2024-08-25) + + +### Features + +* [#140](https://github.com/ptah-sh/ptah-server/issues/140) use slugs as the service identifiers ([3860f24](https://github.com/ptah-sh/ptah-server/commit/3860f245ba2b598badf7a87ca6a91e69b3776106)) + ## [0.20.1](https://github.com/ptah-sh/ptah-server/compare/v0.20.0...v0.20.1) (2024-08-25)