From 5950a7c11370b5af3cea52a745053febf26bef0a Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 9 Jul 2018 23:06:56 -0400 Subject: [PATCH] Update history to reflect merge of #7122 [ci skip] --- History.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.markdown b/History.markdown index f57e2bbf..6b3b974d 100644 --- a/History.markdown +++ b/History.markdown @@ -67,6 +67,10 @@ * Update rubocop version to 0.57.x ### -docs (#7078) * Example of CircleCI deployment through CircleCI v2 (#7024) +### Bug Fixes + + * Add call to unused method `validate_options` in `commands/serve.rb` (#7122) + ## 3.8.3 / 2018-06-05 ### Bug Fixes