File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed
Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 11[tool .commitizen ]
2- version = " 0.1 .0"
2+ version = " 0.2 .0"
33bump_message = " build(version): :bookmark: update version from $current_version to $new_version"
44version_schema = " semver"
55version_provider = " commitizen"
Original file line number Diff line number Diff line change @@ -14,3 +14,26 @@ created quite often---sometimes several times in a day. This also means
1414that any individual release will not have many changes within it. Below
1515is a list of the releases we've made so far, along with what was changed
1616within each release.
17+
18+ ## 0.2.0 (2025-12-08)
19+
20+ ### Feat
21+
22+ - ✨ add commit guidelines (#58 )
23+ - :sparkles : add "writing Python" guide section (#48 )
24+ - :sparkles : guide on tasks to do during iteration (#33 )
25+ - :sparkles : iteration chapter with description of it (#31 )
26+ - :sparkles : add link to ` seedcase-project.org ` in ` body-header ` (#52 )
27+ - :sparkles : add making Python test guide page (#39 )
28+ - :sparkles : end of iteration guide (#34 )
29+ - :sparkles : guide on start of iteration (#32 )
30+ - :sparkles : guide to make GitHub Apps to make tokens (#21 )
31+
32+ ### Fix
33+
34+ - :bug : add favicon directly in quarto config (#64 )
35+
36+ ### Refactor
37+
38+ - :recycle : move review of longer-term roadmap up in iteration start agenda (#63 )
39+ - ♻️ minor changes to Tests section (#51 )
You can’t perform that action at this time.
0 commit comments