Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 1.47 KB

CHANGELOG.md

File metadata and controls

51 lines (30 loc) · 1.47 KB

CHANGELOG

This Changelog tracks major changes to the GitLab Development Kit, such as dependency updates (those not handled by Bundler) and new features.

2018-01-11

  • Added ChromeDriver to deprecate PhantomJS. !423 !380

2017-11-24

  • Add Docker-in-Docker support in Vagrantfile (needed to run GitLab Container Registry)

2017-11-21

  • [GitLab Geo] Add replication slot

2017-02-01

2016-10-31

  • Add root check to catch root move problems. Requires gem 0.2.3 or newer. Next time you run git pull in the gitlab-development-kit root directory, also run gem install gitlab-development-kit to upgrade the gem.

2016-09-09

  • Update Procfile for gitlab_workhorse_secret

2016-09-05

  • Added a Changelog.

2016-08-16

  • Updated PhantomJS to 2.1.1. !182

2016-08-11

  • Updated Ruby to 2.3.1. !178

2016-08-08