We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf1b9a0 + 06a39de commit dd0ad17Copy full SHA for dd0ad17
2 files changed
CHANGES.md
@@ -6,6 +6,9 @@
6
7
Unreleased
8
==========
9
+
10
+0.2
11
+==========
12
* [#57](https://github.com/serokell/xrefcheck/pull/57)
13
+ Added `flavor` field to config.
14
Also see [config sample](tests/configs/github-config.yaml).
package.yaml
@@ -5,7 +5,7 @@
5
spec-version: 0.31.0
name: xrefcheck
-version: 0.1.3
+version: 0.2
github: serokell/xrefcheck
license: MPL-2.0
license-file: LICENSE
0 commit comments