Skip to content

Latest commit

 

History

History
44 lines (21 loc) · 2.26 KB

CHANGELOG.md

File metadata and controls

44 lines (21 loc) · 2.26 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.3 (2018-04-26)

Bug Fixes

1.2.2 (2018-04-16)

1.2.1 (2018-03-07)

Bug Fixes

  • package: need to run the licenser after the version bump (80dd106)

1.2.0 (2018-03-07)

Bug Fixes

  • response text for not online greeting needed to be updated. (e47508c), closes #87
  • small typo fix (5a0af0b), closes #76
  • application.yaml: docker tag should be 8.x (0d8210c)

Features

  • package: Move nsp check from prepare step to an optional script. (#86) (2b61e13), closes #85