Searched refs:changelog (Results 1 – 5 of 5) sorted by relevance
22 let changelog; variable27 changelog = yaml.load(contents);47 const types = getTypes(changelog.sections).sort(); /* Sort alphabetically */48 const scopes = getScopes(changelog.subsections).sort(); /* Sort alphabetically */
20 let changelog; variable25 changelog = yaml.load(contents);59 const types = getTypes(changelog.sections);60 const sections = getSections(changelog.subsections);
8 # The following block describes the top-level sections of the changelog. Commits are categorized70 # The following block describes the sub-sections of the changelog. These sub-sections may appear in80 # changelog.1195 scope: changelog
8 keep a more accurate changelog. You may use Markdown in commit messages.82 our :download:`changelog configuration file <../../changelog.yaml>`. Scopes in83 this file are organized by their changelog section, where each changelog section99 Scopes that are not present in the changelog configuration file are considered104 greatest new platform `Bar` then you would add it to the `Platforms` changelog
878 :|F|: tools/conventional-changelog-tf-a
Completed in 12 milliseconds