cyberark / conjur-api-dotnet

.NET client for the CyberArk Conjur API
Apache License 2.0
15 stars 11 forks source link

standardised CHANGELOG exists, and is validated via pipeline #36

Closed doodlesbykumbi closed 4 years ago

doodlesbykumbi commented 4 years ago

If the repo has a changelog that doesn't meet the standard, do try to change earlier entries to match the standard. If the repo doesn't have a changelog use this as a starter:

# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

Acceptance criteria

JakeQuilty commented 4 years ago

PR Link: https://github.com/cyberark/conjur-api-dotnet/pull/37