Skip to content

Commit 77f7c1f

Browse files
Release 0.5.1 (#23)
1 parent a44a75f commit 77f7c1f

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

.auto-changelog-template.hbs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77
## {{title}}
88
{{/if}}
99

10-
{{#if tag}}
11-
> {{niceDate}}
12-
{{/if}}
10+
> {{niceDate}}
1311

1412
{{#if summary}}
1513
{{summary}}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
# Changelog
22

3+
## [0.5.1](https://github.com/BlueBrain/data-validation-framework/compare/0.5.0..0.5.1)
4+
5+
> 3 June 2022
6+
7+
- Fix link to documentation [#22](https://github.com/BlueBrain/data-validation-framework/pull/22)
8+
39
## [0.5.0](https://github.com/BlueBrain/data-validation-framework/compare/0.4.0..0.5.0)
410

11+
> 3 June 2022
12+
513
- Use CheckUnconsumedParamsMixin in BaseValidationTask [#20](https://github.com/BlueBrain/data-validation-framework/pull/20)
614
- Updating copyright year [#18](https://github.com/BlueBrain/data-validation-framework/pull/18)
715
- CI: Bump black [#19](https://github.com/BlueBrain/data-validation-framework/pull/19)

0 commit comments

Comments
 (0)