We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1153f65 commit 82b49e8Copy full SHA for 82b49e8
CHANGELOG.rst
@@ -1,6 +1,28 @@
1
Changelog
2
=========
3
4
+0.10.0 (2022-05-11)
5
+-------------------
6
+
7
+feature
8
+^^^^^^^
9
+- enable lint, distro packaging QA & test results transimission to codecov.io CI service
10
11
+fix
12
+^^^
13
+- fix generated tox ini that had a hard coded value!
14
15
+documentation
16
+^^^^^^^^^^^^^
17
+- add the changes introduced in this release
18
+- add Codacy Badge to quickly show the reported Code Quality
19
20
+ci
21
+^^
22
+- enable test workflow for tags matching pattern "v*", pull requests to dev & pushes to ci branch
23
+- add job to generate the Biskotaki Python Package from this Template
24
25
26
0.9.1 (2022-05-09)
27
------------------
28
0 commit comments