From 64056faf3441a5894a341697b4670b19dde822ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 18:14:45 +0000 Subject: [PATCH] chore(main): release 0.1.0 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..23c5dd2 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +## 0.1.0 (2026-08-24) + + +### Features + +* собрать пример REST API на FastAPI по образцу js-fastify-rest-api-example ([129ba54](https://github.com/hexlet-components/python-fastapi-rest-api-example/commit/129ba547b8ed18f8dac51bf50a593460602ff61f)) + + +### Bug Fixes + +* **ci:** взять существующую версию setup-uv ([370ec3b](https://github.com/hexlet-components/python-fastapi-rest-api-example/commit/370ec3b82fdfa255e5ce7e26348e8cb2f1ac07c7))