Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

Latest commit

 

History

History
23 lines (18 loc) · 1.81 KB

CHANGELOG.md

File metadata and controls

23 lines (18 loc) · 1.81 KB

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Added

  • Add basic message menu sample. 563e882
  • Add selection menu during startup. 5a67c5f
  • Add sample showing promptFor. 1052f55
  • Print instructions after SDM start. fda4ec4
  • Add sample to demonstrate SDM preferences. 8f920e2
  • Add sample code transform and autofix. 2447f6a
  • Add dotnet sdm sample. 2bf9fda
  • Add Jenkins goal sample. f788822
  • Add new sample showing promptFor from generators. 62670e3
  • Add job sample. ea43fcc
  • Add command handler showing how to use a GitHub token secret. 00c7336
  • Goal approval voter example. #31