@@ -8,3 +8,41 @@ based on the commit messages. This means that releases can happen quite
88often, sometimes several in a day. It also means any individual release
99will not have many changes within it. Below is a list of releases along
1010with what was changed within it.
11+
12+ ## 0.2.0 (2025-09-12)
13+
14+ ### Feat
15+
16+ - :sparkles : post on why we use Copier (#195 )
17+ - :sparkles : decision on why we use or recommend CC0 for data (#194 )
18+ - :sparkles : add alt labels to navbar logos
19+ - :sparkles : added a category listing to the page (#74 )
20+ - add reference section
21+ - :sparkles : add category listing to page
22+ - :tada : Set up basic Quarto and Git repo standard files
23+
24+ ### Fix
25+
26+ - :pencil2 : wrong single quote character was used (#213 )
27+ - :pencil2 : there was a double quote accidentally (#128 )
28+ - update link to values and principles
29+ - change contents path so fit new folder structure
30+ - remove whitespace
31+ - shorten alt texts
32+ - elaborate on alt labels
33+ - add "Decisions" to logo alt
34+ - :fire : remove old favicons
35+ - remove duplicate categories from yaml header
36+ - change headers to sentence case
37+ - add missing "are"
38+ - :pencil2 : apply suggestions from code review
39+ - :coffin : Remove unnecessary style code for column widths
40+ - :globe_with_meridians : Fixed link to internal decision post
41+ - :pencil2 : The yaml header was incomplete.
42+ - :globe_with_meridians : Fix links to internal and external files/content
43+ - :rotating_light : Fixed URLs that we're resolving
44+
45+ ### Refactor
46+
47+ - :recycle : decide on uv, not Poetry (#170 )
48+ - :recycle : reduce number of categories, remove redundant/unecessary ones
0 commit comments