AES Encryption Explained: How It Works and Why It Matters
Jun 23, 2026
Generate CHANGELOG.md from git log output with conventional commit parsing and organized sections.
Tip: run git log --all --oneline --format="%h %s%n%b%n---" to get the right format.
Paste git log output above or click "Load Sample" to generate a changelog.
The tool expects git log output in this format using conventional commits:
a1b2c3d feat(auth): add login form validation Implement OAuth 2.0 with JWT tokens BREAKING CHANGE: new token format --- e5f6g7h fix(api): handle null response
feat Features
fix Bug Fixes
docs Documentation
chore Chores
refactor Refactoring
style Style
test Tests
perf Performance
ci CI/CD
revert Reverts
Blog
Jun 23, 2026
Jun 23, 2026
Jun 23, 2026
Jun 23, 2026
Jun 23, 2026
Jun 23, 2026