diff --git a/CHANGELOG.md b/CHANGELOG.md index 9163e909..ca8939af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,6 +51,7 @@ VS Code v0.00.0 - docs: fix confusing sentence in pull requests section #3460 @shiv-tyagi - docs: remove toc from changelog @oxy @jsjoeio - docs(MAINTAINING): add information about CHANGELOG #3467 @jsjoeio +- docs: move release process to MAINTAINING.md #3441 @oxy @Prashant168 ### Development diff --git a/ci/README.md b/ci/README.md index ee3380a7..f92de0a7 100644 --- a/ci/README.md +++ b/ci/README.md @@ -10,7 +10,6 @@ Any file or directory in this subdirectory should be documented here. - [./ci/lib.sh](./lib.sh) - Contains code duplicated across these scripts. - ## dev This directory contains scripts used for the development of code-server.