gitlab-org--gitlab-foss/changelogs
Douglas Barbosa Alexandre d288846c8e
Remove support for using Geo with an installation from source
Using Geo with source-based installs was deprecated in GitLab 11.5.

This commit removes this support now that the deprecation notice has
been in place for quite a few releases.
2019-05-27 14:33:31 -03:00
..
unreleased Remove support for using Geo with an installation from source 2019-05-27 14:33:31 -03:00
README.md add changelogs/README.md 2019-02-18 04:57:57 +00:00
archive.md

README.md

Generating changelog entries

To generate and validate your changelog entries:

  1. Run bin/changelog to generate.
  2. Run scripts/lint-changelog-yaml to validate.

See development/changelog documentation for detailed usage.