File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 7
7
## {{ title }}
8
8
{{ /if }}
9
9
10
- {{ #if tag }}
11
- > {{ niceDate }}
12
- {{ /if }}
10
+ > {{ niceDate }}
13
11
14
12
{{ #if summary }}
15
13
{{ summary }}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
9
## [ 0.5.0] ( https://github.com/BlueBrain/data-validation-framework/compare/0.4.0..0.5.0 )
4
10
11
+ > 3 June 2022
12
+
5
13
- Use CheckUnconsumedParamsMixin in BaseValidationTask [ #20 ] ( https://github.com/BlueBrain/data-validation-framework/pull/20 )
6
14
- Updating copyright year [ #18 ] ( https://github.com/BlueBrain/data-validation-framework/pull/18 )
7
15
- CI: Bump black [ #19 ] ( https://github.com/BlueBrain/data-validation-framework/pull/19 )
You can’t perform that action at this time.
0 commit comments