Update CHANGELOG and history

This commit is contained in:
Michael Rose
2022-05-27 12:01:06 -04:00
parent 8dc2997d1f
commit 58d1ba8293
3 changed files with 5 additions and 2 deletions

View File

@ -6,4 +6,5 @@ group :jekyll_plugins do
gem 'jekyll-algolia', '~> 1.0'
end
gem "wdm", "~> 0.1.0" if Gem.win_platform?
gem "wdm", "~> 0.1.0" if Gem.win_platform?
gem "webrick"