From 8f61988767378f4139142f1f8f2d71789848d5ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 13:30:59 +0000 Subject: [PATCH] chore(main): release 0.1.0 --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..afefa4f --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +## 0.1.0 (2026-09-14) + + +### 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)) + + +### Documentation + +* **readme:** убрать упоминание закрытого hexlet-friends ([bde062c](https://github.com/hexlet-components/python-fastapi-rest-api-example/commit/bde062c254f101cc73a54533280f2695ba009e4d))