Форматтеры и код
Генератор Changelog
Group commits by Conventional type into a Keep-a-Changelog entry.
## [1.2.0] - 2026-05-24 ### ✨ Features - add password vault ### 🐛 Bug Fixes - top nav wrap on small screens ### 📝 Docs - roadmap Phase 11 plan ### 💥 BREAKING - drop IE11 support ### 🧹 Chores - bump pdf-lib to 1.17
Примечание редактора
Understanding · What changed, for the human who'll upgrade.
Эта углублённая глава пока доступна только на английском языке. Инструмент конвертации выше работает на вашем языке; развёрнутая статья ещё не переведена.
Часто задаваемые вопросы
Quick answers.
›What commit format is required?
The generator works best with Conventional Commits, using prefixes like `feat:`, `fix:`, or `perf:`. It can also handle standard descriptive commit messages by manually categorising them.
›Is my commit history uploaded to a server?
No. The parsing and formatting happen entirely within your browser session. Your project data and commit messages are never sent to our servers.
›What is the Keep a Changelog standard?
It is a curated set of rules for changelog structure, recommending that entries be grouped by type and ordered by version. It prefers human-readable descriptions over raw Git hashes.
›Can I export the result to Markdown?
Yes. The output is formatted in standard Markdown, making it ready to paste directly into your `CHANGELOG.md` file or a GitHub Release description.
Люди также ищут
Связанные инструменты
More in this room.
- Просмотр Git DiffОтображает унифицированные diff с параллельным или встроенным просмотром.
- Конструктор запросов APIСоздавайте, отправляйте и проверяйте HTTP-запросы — как Postman, но бесплатно.
- Аудит производительностиБыстрая проверка времени загрузки и веса для любого публичного URL.
- Проверка доступности (A11y Checker)Запустите сфокусированный набор проверок WCAG для вставленного HTML.
- Парсер User AgentБраузер, ОС, устройство и движок из любой строки UA.
- Визуализатор АлгоритмовВизуально проходите по сортировкам и поиску путей.