@@ -8,4 +8,116 @@ project.
88
99.. towncrier release notes start
1010
11+ `0.2.0 <https://github.com/ansys/pystk/releases/tag/v0.2.0 >`_ - October 31, 2025
12+ ================================================================================
13+
14+ .. tab-set ::
15+
16+
17+ .. tab-item :: Added
18+
19+ .. list-table ::
20+ :header-rows: 0
21+ :widths: auto
22+
23+ * - Provide logger formatter separately
24+ - `#37 <https://github.com/ansys/pystk/pull/37 >`_
25+
26+ * - Feat: technical review
27+ - `#39 <https://github.com/ansys/pystk/pull/39 >`_
28+
29+
30+ .. tab-item :: Dependencies
31+
32+ .. list-table ::
33+ :header-rows: 0
34+ :widths: auto
35+
36+ * - Ci: bump actions/download-artifact from 4.3.0 to 5.0.0
37+ - `#54 <https://github.com/ansys/pystk/pull/54 >`_
38+
39+ * - Build: bump pytest-cov from 6.1.1 to 7.0.0
40+ - `#55 <https://github.com/ansys/pystk/pull/55 >`_
41+
42+ * - Build: bump sphinx-click from 4.4.0 to 6.1.0
43+ - `#59 <https://github.com/ansys/pystk/pull/59 >`_
44+
45+ * - Build: bump hypothesis from 6.135.10 to 6.140.3
46+ - `#60 <https://github.com/ansys/pystk/pull/60 >`_
47+
48+ * - Build: bump hypothesis from 6.142.1 to 6.142.2
49+ - `#69 <https://github.com/ansys/pystk/pull/69 >`_
50+
51+
52+ .. tab-item :: Miscellaneous
53+
54+ .. list-table ::
55+ :header-rows: 0
56+ :widths: auto
57+
58+ * - Ci: bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0
59+ - `#47 <https://github.com/ansys/pystk/pull/47 >`_
60+
61+ * - Ci: bump actions/labeler from 5.0.0 to 6.0.1
62+ - `#48 <https://github.com/ansys/pystk/pull/48 >`_
63+
64+ * - Build: bump pyfakefs from 5.8.0 to 5.9.3
65+ - `#49 <https://github.com/ansys/pystk/pull/49 >`_
66+
67+ * - Ci: bump actions/checkout from 4.2.2 to 5.0.0
68+ - `#50 <https://github.com/ansys/pystk/pull/50 >`_
69+
70+ * - Build: bump pytest from 8.4.0 to 8.4.2
71+ - `#51 <https://github.com/ansys/pystk/pull/51 >`_
72+
73+ * - Chore: grouping grpc dependencies in same dependabot bump
74+ - `#57 <https://github.com/ansys/pystk/pull/57 >`_
75+
76+ * - Maint: Add Dependabot automerge action
77+ - `#61 <https://github.com/ansys/pystk/pull/61 >`_
78+
79+ * - Maint: Add CI bot to CODEOWNERS
80+ - `#63 <https://github.com/ansys/pystk/pull/63 >`_
81+
82+ * - Build: bump pyfakefs from 5.9.3 to 5.10.0
83+ - `#64 <https://github.com/ansys/pystk/pull/64 >`_
84+
85+ * - Build: bump hypothesis from 6.140.3 to 6.140.4
86+ - `#65 <https://github.com/ansys/pystk/pull/65 >`_
87+
88+ * - Build: bump hypothesis from 6.140.4 to 6.141.1
89+ - `#66 <https://github.com/ansys/pystk/pull/66 >`_
90+
91+ * - Build: bump hypothesis from 6.141.1 to 6.142.1
92+ - `#67 <https://github.com/ansys/pystk/pull/67 >`_
93+
94+ * - Build: bump the grpc-deps group with 2 updates
95+ - `#68 <https://github.com/ansys/pystk/pull/68 >`_
96+
97+ * - Build: bump hypothesis from 6.142.2 to 6.142.3
98+ - `#71 <https://github.com/ansys/pystk/pull/71 >`_
99+
100+ * - Ci: bump actions/download-artifact from 5.0.0 to 6.0.0
101+ - `#72 <https://github.com/ansys/pystk/pull/72 >`_
102+
103+ * - Build: bump hypothesis from 6.142.3 to 6.142.4
104+ - `#73 <https://github.com/ansys/pystk/pull/73 >`_
105+
106+ * - Fix: Prepare for public release
107+ - `#74 <https://github.com/ansys/pystk/pull/74 >`_
108+
109+
110+ .. tab-item :: Maintenance
111+
112+ .. list-table ::
113+ :header-rows: 0
114+ :widths: auto
115+
116+ * - Update CHANGELOG for v0.1.0
117+ - `#36 <https://github.com/ansys/pystk/pull/36 >`_
118+
119+ * - Add \`\` ansys/actions/check-actions-security\`\` action and related fixes
120+ - `#41 <https://github.com/ansys/pystk/pull/41 >`_
121+
122+
11123.. vale on
0 commit comments