File tree Expand file tree Collapse file tree 4 files changed +23
-3
lines changed
Expand file tree Collapse file tree 4 files changed +23
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v0.2.1] ( https://github.com/toggle-corp/timur-backend/compare/v0.2.0..v0.2.1 ) - 2026-04-10
4+ ### Changes:
5+
6+ #### 🚀 Features
7+
8+ - Switch to banjo-helm - ([ c41c0c9] ( https://github.com/toggle-corp/timur-backend/commit/c41c0c967b8b4760df2f7729f6f60e5b519b6a09 ) )
9+
10+ #### ⚙️ Miscellaneous Tasks
11+
12+ - * (lint)* Remove redundant flake8 - ([ 99313cd] ( https://github.com/toggle-corp/timur-backend/commit/99313cd2352011a60ee8660ab62969c8328272ef ) )
13+ - * (test)* Update coverage exclude config - ([ adb971c] ( https://github.com/toggle-corp/timur-backend/commit/adb971c1cb07f60e58ccd124671e9cc58111fe51 ) )
14+
15+ #### Dosc
16+
17+ - Add WIP doc for slack bot - ([ ebd8636] ( https://github.com/toggle-corp/timur-backend/commit/ebd86362810067995e63caaaae26a8817ce5edc5 ) )
18+
19+ ### 🍻 Pull Requests (1)
20+ - (#75 ) [ Chore(lint): remove redundant flake8] ( https://github.com/toggle-corp/timur-backend/pull/75 )
21+
22+
323## [ v0.2.0] ( https://github.com/toggle-corp/timur-backend/compare/v0.1.5..v0.2.0 ) - 2026-04-08
424### Changes:
525
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : timur-backend-helm
33description : " Helm Chart to deploy the Timur Backend"
44type : application
5- version : 0.2.0 -SET-BY-CICD # managed by release.sh
5+ version : 0.2.1 -SET-BY-CICD # managed by release.sh
66sources :
77 - https://github.com/toggle-corp/timur-backend
88
Original file line number Diff line number Diff line change 11[project ]
22name = " timur-backend"
3- version = " 0.2.0 " # managed by release.sh
3+ version = " 0.2.1 " # managed by release.sh
44description = " "
55authors = [{ name = " tc-dev" , email = " dev@togglecorp.com" }]
66requires-python = " ~=3.13.2"
You can’t perform that action at this time.
0 commit comments