Skip to content
This repository was archived by the owner on Jan 1, 2026. It is now read-only.

Commit 62cf03e

Browse files
committed
Release 1.4.0.
1 parent 657f8f5 commit 62cf03e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,11 @@ output so that CI tools like Bamboo will not fail on the JUnit task.
6060
Releases
6161
--------
6262

63+
1.4.0 - 2017-06-14
64+
^^^^^^^^^^^^^^^^^^
65+
66+
Expand JUnit schema support by adding in some missing fields.
67+
6368
1.3.0 - 2016-12-31
6469
^^^^^^^^^^^^^^^^^^
6570

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name='cppcheck-junit',
6-
version='1.3.0',
6+
version='1.4.0',
77

88
description='Converts Cppcheck XML output to JUnit format.',
99
long_description=open('README.rst').read(),

0 commit comments

Comments
 (0)