Skip to content

Commit 54bb519

Browse files
Updated changelog. Improved sign off docs due to DCO Check usage. (#197)
Signed-off-by: Jerome Luckenbach <[email protected]>
1 parent 1fe866b commit 54bb519

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55

66
## [Unreleased]
77
## [1.0.0] - tba
8-
## [0.7.0] - 2020-01
8+
## [0.7.0] - 2020-01-22
99

1010
### Added
1111
- Automated "Release and publish from CI" Script using GitHub Api (#192)
12+
- Documentation on how to solve SSL issues with rest api. (#196)
1213

1314
### Changed
1415
- Added newly used material icons to notice file (#187)
@@ -18,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1819
- Use next extension relase in package.json for the master branch (#190)
1920
- Small improvements and refactored code comments (#191)
2021
- Updated dependencies (#193)
22+
- Corrected sign-off-statement explanation to get a working DCO Check (#197)
2123

2224
### Fixed
2325
- Fix treeview icons with dynamically generated path (#188)

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ By making a contribution to this project, I certify that:
212212

213213
then you just add a line to every git commit message:
214214

215-
Signed-off-by: Joe Smith <[email protected]> (github: github_handle)
215+
Signed-off-by: Joe Smith <[email protected]>
216216

217217
using your real name (sorry, no pseudonyms or anonymous contributions.)
218218

0 commit comments

Comments
 (0)